SAP ABAP Data Element BRF_CLASS_ID_EXPR (BRF: Expression Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework
⤷
⤷
Basic Data
| Data Element | BRF_CLASS_ID_EXPR |
| Short Description | BRF: Expression Type |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | BRF_CLASS_ID | |
| Data Type | CHAR | Character String |
| Length | 20 | |
| Decimal Places | 0 | |
| Output Length | 20 | |
| Value Table | TBRF180 |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | ExprssnTyp |
| Medium | 15 | Expression Type |
| Long | 20 | Expression Type |
| Heading | 12 | ExpressnType |
Documentation
Definition
Key of the implementing class (in the sense of ABAP objects) for the current BRF object (event, expression, action).
Use
Dependencies
Example
For the BRF object "Expression":
In the Claims Management system constants are sometimes used as expressions. The implementing class for constants has the key 0CN001 and the name CL_CONSTANTS_SIMPLE_BRF. Therefore if you want to use a constant for calculation of this expression, enter the key for constants (0CN001).
The BRF uses this key to find the matching maintenance class (in this case CL_CONSTANTS_SIMPLE_MNT_BRF) for the implementing class.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |