Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module TMS_MGR_ACTIVATE_TR_REQUEST () is a standard Function Module in SAP ERP and is part of the function group TMSM within the package STMA.
Function Module | TMS_MGR_ACTIVATE_TR_REQUEST |
Short Text | |
Function Group | TMSM |
Package | STMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_REQUESTS | TYPE | STMS_TR_REQUESTS | ||
IV_DOMAIN | LIKE | TMSCSYS-DOMNAM | TMS: Transport Domain | |
IV_MONITOR | TYPE | STMS_FLAG | 'X' | Progress indicator |
IV_SYSTEM | LIKE | TMSCSYS-SYSNAM | Quality Assurance System | |
IV_TARCLI | LIKE | TMSBUFFER-TARCLI | ||
IV_VERBOSE | TYPE | STMS_FLAG |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_EXCEPTION | LIKE | STMSCALERT | ||
EV_TP_ALOG | LIKE | STPA-FILE | ||
EV_TP_PID | LIKE | STPA-PID | ||
EV_TP_RET_CODE | LIKE | STPA-RETCODE | ||
EV_TP_SLOG | LIKE | STPA-FILE |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TT_STDOUT | LIKE | TPSTDOUT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTIVATE_REQUESTS_FAILED | |
READ_CONFIG_FAILED | |
TABLE_OF_REQUESTS_IS_EMPTY |