Ansicht
Dokumentation

/BUILD/SET_DEFAULT_SCRIPT - Set default build script

/BUILD/SET_DEFAULT_SCRIPT - Set default build script

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module can set a default build script for the whole system. The idea of default build script is to have no dedicated script per development package (DEVC) instead the default script is system wide active.

As input values for SYSTEM_TYPE_OF_SCRIPT currently three values are possible:

  • general
  • s4

If you enter a system type which is unknown the exception SYSTEM_TYPE_UNKNOWN is raised

If you are not authorized to change the default script the exception NOT_AUTHORITED is raised

If in general the save of the script does not work the exception DEFAULT_SCRIPT_NOT_SET is raised

Example

call function '/BUILD/SET_DEFAULT_SCRIPT'

exporting

system_type_of_script = 's4'

exceptions

NOT_AUTHORIZED = 8

SYSTEM_TYPE_UNKNOWN = 9

DEFAULT_SCRIPT_NOT_SET = 10.

Notes

Further information





Parameters

SYSTEM_TYPE_OF_SCRIPT

Exceptions

DEFAULT_SCRIPT_NOT_SET
NOT_AUTHORIZED
SYSTEM_TYPE_UNKNOWN

Function Group

LD/SAPLSCRIPT

Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1601 Date: 20240604 Time: 002552     sap01-206 ( 24 ms )