The Function Module G_SUBRULE_SELECT (Validierung: Select a subrule) is a standard Function Module in SAP ERP and is part of the function group GBLO within the package GVAL.
Function Module | G_SUBRULE_SELECT |
Short Text | Validierung: Select a subrule |
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 | 3 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOOLID | LIKE | GB90-BOOLID | ||
BOOLTEXT | LIKE | GB90T-BOOLTEXT | Rule description | |
CLASS_SEL | LIKE | GB31-RCLASS | Boolesche Klasse der Sel. Regel |
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.