SAP ABAP Data Element BRF_CLASS_ID_RULE (BRF: Maintenance Class for Rules)
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_RULE
Short Description BRF: Maintenance Class for Rules  
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 MtCl Rules 
Medium 20 Maint.Class f.Rules 
Long 40 Maintenance Class for Rules 
Heading 55 Maintenance Class for Rules 
Documentation

Definition

Defines the class ID, and thus indirectly the ABAP maintenance class for rules in events.

Use

Per implementing class ID there is a maximum of one implementing ABAP-OO runtime class and a maximum of one ABAP-OO maintenance class. In the environment of the event, it is necessary to have a maintenance class for the event itself and a maintenance class for the rules in the event. This means that two maintenance classes are required in addition to the runtime class. The second maintenance class required is therefore linked via this field.

Dependencies

This field is only relevant with type "E" implementing classes (in other words, when an implementing class for events needs to be maintained).

Example

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