Data Element list used by SAP ABAP Function Module G_BOOL_GET_ELEMS_FORMULA (Parses string--gives the elements almost for Formula Builder)
SAP ABAP Function Module
G_BOOL_GET_ELEMS_FORMULA (Parses string--gives the elements almost for Formula Builder) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BEXCLUDE | Indicator: Field cannot be used in rule | SOURCE VALUE(X_LOAD_CLASS) LIKE GB01-BEXCLUDE DEFAULT ' ' |
2 | ![]() |
BOOLCLASS | Boolean class. Which fields can be used. | SOURCE VALUE(BOOLCLASS) LIKE RGBLO-BOOLCLASS |
3 | ![]() |
BOOLTYPE | Boolean function type | SOURCE VALUE(BOOLTYPE) LIKE GB90-BOOLTYPE DEFAULT 'A' |
4 | ![]() |
BOOL_ID | Boolean rule name | SOURCE VALUE(BOOLID) LIKE RGBLO-BOOLID DEFAULT ' ' |
5 | ![]() |
MULTILINE | Indicator: Step is executed for the complete structure | SOURCE VALUE(X_MULTILINE) LIKE GB9700I-MULTILINE DEFAULT ' ' |
6 | ![]() |
SYST_MANDT | ABAP System Field: Client ID of Current User | SOURCE VALUE(MANDT) LIKE SYST-MANDT DEFAULT SYST-MANDT |