Table/Structure Field list used by SAP ABAP Function Module G_BOOL_CLASS_CHECK (Prüft ob einer Tabelle Feld Kombination erlaubt ist.)
SAP ABAP Function Module
G_BOOL_CLASS_CHECK (Prüft ob einer Tabelle Feld Kombination erlaubt ist.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GB01 - BCLFIELD | Field that belongs to this class | SOURCE VALUE(FIELD) LIKE GB01-BCLFIELD |
|
| 2 | GB01 - BCLFIELD | Field that belongs to this class | ||
| 3 | GB01 - BCLTAB | Table name that can be used in this class. | SOURCE VALUE(TABLE) LIKE GB01-BCLTAB |
|
| 4 | GB01 - BCLTAB | Table name that can be used in this class. | ||
| 5 | GB01 - BEXCLUDE | Indicator: Field cannot be used in rule | SOURCE VALUE(BALLOWED) LIKE GB01-BEXCLUDE |
|
| 6 | GB01 - BEXCLUDE | Indicator: Field cannot be used in rule | ||
| 7 | GB01 - BOOLCLASS | Boolean class. Which fields can be used. | SOURCE VALUE(BOOLCLASS) LIKE GB01-BOOLCLASS |
|
| 8 | GB01 - BOOLCLASS | Boolean class. Which fields can be used. | ||
| 9 | GB01 - CLASSTYPE | Class type: Read or write | SOURCE VALUE(CLASSTYPE) LIKE GB01-CLASSTYPE |
|
| 10 | GB01 - CLASSTYPE | Class type: Read or write | ||