The Function Module ABADRRFC_STRATEGY_GET_ALL_STEP () is a standard Function Module in SAP ERP and is part of the function group ABADRRFC within the package ABADR.
Function Module | ABADRRFC_STRATEGY_GET_ALL_STEP |
Short Text | |
Function Group | ABADRRFC |
Package | ABADR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KEY | TYPE | ABADRRFC_KEY | Key Fields for a Strategy |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRET2 | Return 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 |
---|---|---|---|---|
E_TAB_STEP | TYPE | ABADRRFC_TAB_STEP | Table Type for Structure ABADRRFC_STEP |
This function module does not define any Exceptions.