Menu

SAP Function Module G_RW_FILL_SELECTION_SCREEN

Füllen des Selektionsbildschirms

The Function Module G_RW_FILL_SELECTION_SCREEN (Füllen des Selektionsbildschirms) is a standard Function Module in SAP ERP and is part of the function group GRWT within the package GRWT.

Technical Information

Function Module G_RW_FILL_SELECTION_SCREEN
Short Text Füllen des Selektionsbildschirms
Function Group GRWT
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
IS_T801K TYPE T801K Report Writer: Bibliotheken
OK_CODE LIKE SY-UCOMM
RGJNR LIKE T803L-RGJNR Report group
TABLE LIKE T804A-TAB Report Writer table

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_RGRWE TYPE RGRWE Report Writer: Interaktive Einstellungen für die Ausgabe
DATE LIKE RGRWA-MASTERDATE
EDITION LIKE RGRWA-EDITION
INDXN LIKE GRIX_TXT-LTEXT
INDXT LIKE RGRWA-INDXT
OUT_DEVI LIKE RGRWA-OUT_DEVI
OUT_FILE LIKE LGRWO-OUT_FILE
OUT_FORM LIKE RGRWA-OUT_FORM
OUT_FORM1 TYPE OUT_FORM1 Ausgabeformat (Zusatz)
OUT_TYPE LIKE LGRWO-PC_FORMAT
STATUS_AU LIKE GREP_PARAM-STATUS_AU '3' Priorität des Extrakts

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REPTAB LIKE T803L
VARITAB LIKE VARTAB

Exceptions

This function module does not define any Exceptions.