Menu

SAP Function Module CRIF_RW_WEB_CALL_VARIATION

Berichtsgruppe ausführen, Variationsbaum in interner Tabelle zurückgeben

The Function Module CRIF_RW_WEB_CALL_VARIATION (Berichtsgruppe ausführen, Variationsbaum in interner Tabelle zurückgeben) is a standard Function Module in SAP ERP and is part of the function group GRWR_WAO within the package WAO_REPORT_WRITER.

Technical Information

Function Module CRIF_RW_WEB_CALL_VARIATION
Short Text Berichtsgruppe ausführen, Variationsbaum in interner Tabelle zurückgeben
Function Group GRWR_WAO
Package WAO_REPORT_WRITER
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PERS_APPL LIKE CMPERSAPPL-APPLID Anwendungs-ID
I_P_INDEX LIKE RSTISEL-LOW Bericht
I_REPORT_GROUP LIKE T803J-RGJNR Berichtsgruppe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TEXT LIKE GRWWEBIMPORTVARI-TEXT Text
E_VARIATION LIKE RGRWA-INDXT Variationsinformationen wurden zurückgegeben

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
ET_MESSAGES LIKE BAPIRET2 Returnparameter
ET_VARIATION_TREE LIKE GRWWEBVARI Variationsbaum

Exceptions

This function module does not define any Exceptions.