The Function Module TMS_PM_SET_IMPORT_STRATEGY () is a standard Function Module in SAP ERP and is part of the function group TMSP within the package STMA.
Function Module | TMS_PM_SET_IMPORT_STRATEGY |
Short Text | |
Function Group | TMSP |
Package | STMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_IMP_SING_STRATEGY | TYPE | STMS_FLAG | ||
IV_SYSTEM | TYPE | TMSSYSNAM | TMS: System Name | |
IV_WF_STRATEGY | TYPE | STMS_FLAG |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_IMP_SING_ONLY | TYPE | TMSPCONF-VALUE | tp Profile Parameter: Value | |
EV_IMP_SING_STRATEGY | TYPE | TMSPCONF-VALUE | ||
EV_NO_IMPORT_ALL | TYPE | TMSPCONF-VALUE | tp Profile Parameter: Value | |
EV_REPEATONERROR | TYPE | TMSPCONF-VALUE | tp Profile Parameter: Value | |
EV_STOPONERROR | TYPE | TMSPCONF-VALUE | tp Profile Parameter: Value | |
EV_WF_STRATEGY | TYPE | TMSPCONF-VALUE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.