Table/Structure Field list used by SAP ABAP Function Module G_RULE_ELEMENTS_GET (Abfrage: Elemente (Regeln,Felder,...) die in einem Regel verwendet werden.)
SAP ABAP Function Module
G_RULE_ELEMENTS_GET (Abfrage: Elemente (Regeln,Felder,...) die in einem Regel verwendet werden.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES - FIELDNAME | Field Name | ||
| 2 | DFIES - TABNAME | Table Name | ||
| 3 | GB01 - BCLFIELD | Field that belongs to this class | ||
| 4 | GB01 - BCLTAB | Table name that can be used in this class. | ||
| 5 | GB01 - BEXCLUDE | Indicator: Field cannot be used in rule | ||
| 6 | GB01 - BEXCLUDE | Indicator: Field cannot be used in rule | SOURCE VALUE(INFO_NOT_COMPLETE) LIKE GB01-BEXCLUDE |
|
| 7 | GB01 - BEXCLUDE | Indicator: Field cannot be used in rule | SOURCE VALUE(BSUBRULES) LIKE GB01-BEXCLUDE DEFAULT 'X' |
|
| 8 | GB90 - BOOLID | Boolean rule name | SOURCE VALUE(RULE) LIKE GB90-BOOLID |
|
| 9 | GB90 - BOOLID | Boolean rule name | ||
| 10 | GB922 - EXITSUBST | Substitution exit. Alternative to Boolean evaluation. | ||
| 11 | SYST - MANDT | ABAP System Field: Client ID of Current User |