The Function Module G_BOOL_F4_CALLUP_POINT (Boolesche Zeitpunkt F4 Hilfe für Anwendungen) is a standard Function Module in SAP ERP and is part of the function group GBL1 within the package GVAL.
Function Module | G_BOOL_F4_CALLUP_POINT |
Short Text | Boolesche Zeitpunkt F4 Hilfe für Anwendungen |
Function Group | GBL1 |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
B_SUBSTITUTIONS | LIKE | GB01-BEXCLUDE | 'X' | X' - wird für Substitutionen verwendet |
B_VALIDATIONS | LIKE | GB01-BEXCLUDE | 'X' | X' - wird für Validierungen verwendet |
E_VALEVENT | LIKE | GB31-VALEVENT | ' ' | Validierung/Substitution Zeitpunkt |
E_VALUSER | LIKE | GB31-VALUSER | ' ' | Validierung/Substitution Verwender |
STEP_IDX | LIKE | SY-TABIX | Step-Loop Index |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_VALEVENT | LIKE | GB31-VALEVENT | Validierung/Substitution Zeitpunkt selektiert | |
I_VALEVENTXT | LIKE | GB31T-VALEVENTXT | Validierung/Substitution Zeitpunkt Beschreibung | |
I_VALUSER | LIKE | GB31-VALUSER | Validierung/Substitution Verwender selektiert | |
I_VALUSERTXT | LIKE | GB03T-VALUSERTXT | Validierung/Substitution Verwender Beschreibung |
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.