Menu

SAP Function Module C1G0_SELSCR_CHECK_WHERE_FILLED

EHS: Überprüft, wo der übergebene Selektionscreen gefüllt ist

The Function Module C1G0_SELSCR_CHECK_WHERE_FILLED (EHS: Überprüft, wo der übergebene Selektionscreen gefüllt ist) is a standard Function Module in SAP ERP and is part of the function group C1G0 within the package CBUI.

Technical Information

Function Module C1G0_SELSCR_CHECK_WHERE_FILLED
Short Text EHS: Überprüft, wo der übergebene Selektionscreen gefüllt ist
Function Group C1G0
Package CBUI
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_SELSCR LIKE RCGRADMSEL Daten der Suchmaske

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_APO_FILLED TYPE ESP1_BOOLEAN Kennzeichen: Applikationsobjekte vorhanden
E_FLG_REP_FILLED TYPE ESP1_BOOLEAN Kennzeichen: Berichtskriterien vorhanden
E_FLG_RVL_FILLED TYPE ESP1_BOOLEAN Kennzeichen: SBGV-Daten vorhanden

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.