Menu

SAP Function Module G_BOOL_GET_CLASS_TABLE_LIST

RuleMan: Erstellt eine Liste von Tabellen in einer Boolesche Klasse.

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.

Technical Information

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

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.