The Function Module TMS_CFG_CREATE_A2D_REQUEST (TMS Cnfg: Create add_to_domain Request) is a standard Function Module in SAP ERP and is part of the function group TMSM within the package STMA.
Function Module | TMS_CFG_CREATE_A2D_REQUEST |
Short Text | TMS Cnfg: Create add_to_domain Request |
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 |
---|---|---|---|---|
IS_CLIENT_DEST | LIKE | TMSCDES | ||
IV_CLIENT_CHARLENGTH | TYPE | TMSCDES-RFCUNICODE | 1 | |
IV_CLIENT_INSTNR | LIKE | TMSCSYS-INSTNR | ||
IV_CLIENT_NAME | LIKE | TMSMCONF-SYSNAM | ||
IV_CLIENT_SAPREL | LIKE | TMSCSYS-SAPREL | ||
IV_CLIENT_SNC_ACTIVE | TYPE | TMSCDES-SNCALLOW | General Flag | |
IV_CLIENT_TEXT | LIKE | TMSMCONF-SYSTXT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_CONTR_CONFIG | LIKE | TMSMCONF | TMS Manager: Configuration | |
ES_CONTR_DEST | TYPE | TMSCDES | ||
ES_DOM_CONFIG | LIKE | TMSCDOM | TMS CI: Transport Domains |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
A2D_REQUEST_ALREADY_EXISTS | |
BUILD_DEST_NAME_FAILED | |
CLIENT_ALREADY_EXISTS | |
PERMISSION_DENIED | |
READ_CONFIG_FAILED | |
SYSTEM_IS_NOT_A_CONTROLLER | |
TMS_IS_NOT_ACTIVE | |
TMS_IS_NOT_CONFIGURED | |
UPDATE_CI_CONFIG_FAILED | |
USER_IS_NOT_TMSADM |