Data Element list used by SAP ABAP Function Module G_BOOL_GET_CLASS_FIELD_LIST (RuleMan: Erstellt eine Liste von Felde in einer Boolesche Klasse.)
SAP ABAP Function Module
G_BOOL_GET_CLASS_FIELD_LIST (RuleMan: Erstellt eine Liste von Felde in einer Boolesche Klasse.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BEXCLUDE | Indicator: Field cannot be used in rule | SOURCE VALUE(TEXT_FLAG) LIKE GB01-BEXCLUDE DEFAULT ' ' |
|
| 2 | BEXCLUDE | Indicator: Field cannot be used in rule | SOURCE VALUE(BCLASS_ATTR) LIKE GB01-BEXCLUDE DEFAULT ' ' |
|
| 3 | BOOLCLASS | Boolean class. Which fields can be used. | SOURCE VALUE(BOOLCLASS) LIKE GB02-BOOLCLASS |
|
| 4 | CLASSTYPE | Class type: Read or write | SOURCE VALUE(CLASSTYPE) LIKE GB01-CLASSTYPE |
|