The Function Module G_BOOL_F4_SUBSTITUTION (Bool Compatibilität Routine. F4 Hilfe für Substitutionen) 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_SUBSTITUTION |
Short Text | Bool Compatibilität Routine. F4 Hilfe für Substitutionen |
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 |
---|---|---|---|---|
DESC_FIELDNAME | LIKE | DYNPREAD-FIELDNAME | ' ' | Substitution Description Field Name |
DISPLAY_ONLY | LIKE | '' | ||
EVENT_FLD | LIKE | DYNPREAD-FIELDNAME | ' ' | |
ID_FLD | LIKE | DYNPREAD-FIELDNAME | ' ' | |
PROG_NAME | LIKE | SY-REPID | '' | Program name for screen to substitute info |
STEP_IDX | LIKE | SY-TABIX | Step index if step-loop used | |
USER_FLD | LIKE | DYNPREAD-FIELDNAME | ' ' | |
USER_TXT_FLD | LIKE | DYNPREAD-FIELDNAME | ' ' | |
VAL_EVENT | LIKE | GB31-VALEVENT | ' ' | Event to find value for(' ' finds all events). |
VAL_USER | LIKE | GB31-VALUSER | ' ' | SUBUSER ID of calling application. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBSTEXT | LIKE | GB92T-SUBSTEXT | Substitution short text | |
SUBSTITUTION | LIKE | GB92-SUBSTID | Substitution selected(blank if none selected). |
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.