Menu

SAP Function Module G_INTERACTIVE_SETTINGS_GET

Dialogfenster für interaktive Einstellungen senden

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.

Technical Information

Function Module G_INTERACTIVE_SETTINGS_GET
Short Text Dialogfenster für interaktive Einstellungen senden
Function Group GRWF
Package GRWT
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_SHOW_STATUS TYPE FLAG 'X' allgemeines flag

Exporting Parameters

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

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.