The Function Module G_SUBSTITUTION_SELECT (Validierung: Select a substitution) is a standard Function Module in SAP ERP and is part of the function group GBLO within the package GVAL.
Function Module | G_SUBSTITUTION_SELECT |
Short Text | Validierung: Select a substitution |
Function Group | GBLO |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSID | LIKE | GB90-CLASSID | Boolean class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS_SEL | LIKE | GB31-RCLASS | Boolesche Klasse der Sel. Substitution | |
SUBSTID | LIKE | GB92-SUBSTID | Substitution selected. Blank if none selected | |
SUBTEXT | LIKE | RGBLO-SUBTEXT | Substitution description |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSID_LST | LIKE | Class ID list, option instead of CLASSID |
This function module does not define any Exceptions.