The Function Module G_INTERACTIVE_SETTINGS_GET (Dialogfenster für interaktive Einstellungen senden) is a standard Function Module in SAP ERP and is part of the function group GRWF within the package GRWT.
Function Module | G_INTERACTIVE_SETTINGS_GET |
Short Text | Dialogfenster für interaktive Einstellungen senden |
Function Group | GRWF |
Package | GRWT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SHOW_STATUS | TYPE | FLAG | 'X' | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_RGRWE | TYPE | RGRWE | Report Writer: Interaktive Einstellungen für die Ausgabe | |
E_SUBRC | TYPE | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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.