The Function Module G_BOOL_GET_CLASS_TABLE_LIST (RuleMan: Erstellt eine Liste von Tabellen in einer Boolesche Klasse.) is a standard Function Module in SAP ERP and is part of the function group GBL6 within the package GVAL.
Function Module | G_BOOL_GET_CLASS_TABLE_LIST |
Short Text | RuleMan: Erstellt eine Liste von Tabellen in einer Boolesche Klasse. |
Function Group | GBL6 |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOOLCLASS | LIKE | GB02-BOOLCLASS | Boolesche Klasse | |
CLASSTYPE | LIKE | GB01-CLASSTYPE | B' - Regel, 'S' - Substitution | |
CLIENT | LIKE | SY-MANDT | SY-MANDT | Mandt (Default sy-mandt) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
TABLES_LST | LIKE | Gefüllte Tabelleliste |
This function module does not define any Exceptions.