SAP ABAP Data Element BRF_CLASS_CATEGORY (Type 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_CATEGORY
Short Description Type of Implementing Class  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_CLASS_CATEGORY    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
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 Type 
Medium 15 Class Type 
Long 32 Type of Implementing Class 
Heading 32 Type of Implementing Class 
Documentation

Definition

The Business Rule Framework (BRF) is mainly implemented in ABAP objects. All classes participating in the BRF can be assigned to the following categories:

  • Concrete action (category A)
  • Event (category E)
  • Expression (category F)

In addition, the following categories exist for internal usage:

  •     Application class (category 1)
  •     Abstract action (category 2)
  •     Implementing class (category 3)
  •     Object group (category G)

History
Last changed by/on SAP  20110908 
SAP Release Created in 464