The Function Module ABADR_STRATEGY_COLLECT_TRANSP () is a standard Function Module in SAP ERP and is part of the function group ABADR within the package ABADR.
Function Module | ABADR_STRATEGY_COLLECT_TRANSP |
Short Text | |
Function Group | ABADR |
Package | ABADR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | TABADR-APPLCLASS | Application class for DD objects (not used) | |
I_CLIENT | LIKE | SY-MANDT | SY-MANDT | R/3 System, Client Number from Logon |
I_ENV | TYPE | TABADRS-ABADRENV | Environment for strategy | |
I_STRATEGY_ID | TYPE | TABADR-ABADRSTRATID | Strategy ID | |
I_SUBCLASS | TYPE | TABADR-SUBCLASS | Subgroup by Application Class |
This function module does not define any EXPORTING parameters.
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.