The Function Module TMS_PM_PUT_TRANSPORT_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_PUT_TRANSPORT_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_WF_STRATEGY | TYPE | STMS_FLAG |
This function module does not define any EXPORTING parameters.
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_LANDSCAPE | TYPE | TCELANDSCS | Table for Transport Landscape | |
TT_TMSMSGS | TYPE | TMSMSGS | TMS Internal: Message Table for Collection |
This function module does not define any Exceptions.