The Function Module ABADR_GENERATE () is a standard Function Module in SAP ERP and is part of the function group ABADRGEN within the package ABADR.
Function Module | ABADR_GENERATE |
Short Text | |
Function Group | ABADRGEN |
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_ABADRENV | TYPE | ABADRENV | Environment for strategy | |
I_ABADRSTRATID | TYPE | ABADRSTRATID | Strategy ID | |
I_APPLCLASS | TYPE | APPLCLASS | Application class for DD objects (not used) | |
I_RESET | TYPE | ABADRFLAG | Indicator | |
I_SUBCLASS | TYPE | ABADRSUBCLASS | Subgroup by Application Class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | LIKE | SY-SUBRC | Return Value, Return Value After ABAP Statements |
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.