SAP ABAP Data Element BRF_CLASS_ID (Key of Implementing Class)
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 |
| Short Description | Key of Implementing Class |
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 | Class |
| Medium | 15 | Impl. Class |
| Long | 31 | ID of Implementing Class |
| Heading | 31 | ID of Implementing Class |
Documentation
Definition
Key of the implementing classes for the current BRF object (event, expression, action, rule, or rule set).
Use
Dependencies
Example
For the BRF object "expression":
In the flight database example (application class FLIGHT), constants are also used as an expression . The implementing class for constants has the key 0CN001 and the name CL_CONSTANTS_SIMPLE_BRF. If you want to use a constant for the 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 | 464 |