Menu

SAP Function Module ABADR_GENERATE

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.

Technical Information

Function Module ABADR_GENERATE
Short Text
Function Group ABADRGEN
Package ABADR
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.