Menu

SAP Function Module SUBST_GENER8_ABAP_LOADS

Generierung von ABAP-Objekte aus einer internen Tabelle

The Function Module SUBST_GENER8_ABAP_LOADS (Generierung von ABAP-Objekte aus einer internen Tabelle) is a standard Function Module in SAP ERP and is part of the function group SUGP within the package SLGN.

Technical Information

Function Module SUBST_GENER8_ABAP_LOADS
Short Text Generierung von ABAP-Objekte aus einer internen Tabelle
Function Group SUGP
Package SLGN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNTMAX TYPE I number of objects written to database by commit-statement

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_GENSETC LIKE GENSETC Generierungsmenge

Exceptions

This function module does not define any Exceptions.