Menu

SAP Function Module G_BOOL_GET_CLASS_FIELD_LIST

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

The Function Module G_BOOL_GET_CLASS_FIELD_LIST (RuleMan: Erstellt eine Liste von Felde 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_FIELD_LIST
Short Text RuleMan: Erstellt eine Liste von Felde 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
BCLASS_ATTR LIKE GB01-BEXCLUDE ' ' X' - Erweiterte Attribute holen
BOOLCLASS LIKE GB02-BOOLCLASS Boolean class
CLASSTYPE LIKE GB01-CLASSTYPE B' - rule, 'S' - substitution
CLIENT LIKE SY-MANDT SY-MANDT Mandt (Default sy-mandt)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASS_ATTR TYPE GB001_CLASS_ATTR_TYP Erweiterte Attribute

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
FIELDS_LST LIKE RGBL6 Filled field list

Exceptions

This function module does not define any Exceptions.