SAP ABAP Table BRRHEAD (Header Data of a Business Rule (Transient Structure))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-BPE (Application Component) Business Process Engine
     SWF_BRR (Package) Business Rule Repository
Basic Data
Table Category INTTAB    Structure 
Structure BRRHEAD   Table Relationship Diagram
Short Description Header Data of a Business Rule (Transient Structure)    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Key of a BRR Table  
2 RULE_ID SWFRULEID   CHAR 32   0   Unique ID of a Business Rule  
3 .INCLUDE       0   0   Data Part of BRR Header Structure  
4 RESTRICTED BRR_RESTR BRR_RESTR CHAR 1   0   Indicator for (Restricted) Visibility of a Rule  
5 RULETYPE BRR_RTYPE BRR_RTYPE CHAR 1   0   Indicator for Rule Type  
6 STATUS BRR_RSTAT BRR_RSTAT CHAR 1   0   Release Status of a Rule  
7 RULENAME BRR_RULENAME CHAR32 CHAR 32   0   Name of a BRR Object, not language-specific  
8 BASE_ID SWFRULEID   CHAR 32   0   Unique ID of a Business Rule  
9 GROUP_ID SWFRULEID   CHAR 32   0   Unique ID of a Business Rule  
10 APPL_COMP UFPS_POSID UFPS_POSID CHAR 24   0   Application Component ID  
11 RCLASSFLAG BRR_CFLAG BRR_CFLAG CHAR 1   0   Indicator for the Use of a Class  
12 RULECLASS BRR_CLNAME   CHAR 32   0   Name of a Persistence or Implementing Class  
13 RULEDATA BRRRAWDATA   RSTR 0   0   XML byte stream to be interpreted by persistence class  
14 CCLASSFLAG BRR_CFLAG BRR_CFLAG CHAR 1   0   Indicator for the Use of a Class  
15 CONTCLASS BRR_CLNAME   CHAR 32   0   Name of a Persistence or Implementing Class  
16 CONTDATA BRRRAWDATA   RSTR 0   0   XML byte stream to be interpreted by persistence class  
17 DEFAULTCUR SYCURR SYCURR CUKY 5   0   Currency Key *
18 DEFAULTTPR TIMECONT TIMECONT CHAR 12   0   Name of Date Profile  
19 .INCLUDE       0   0   Change Data of a BRR Object  
20 .INCLUDE       0   0   Creation Data for a Business Rule  
21 CREA_TSTMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
22 CREA_USER SYUNAME SYCHAR12 CHAR 12   0   User Name  
23 CREA_SYS LOGSYS LOGSYS CHAR 10   0   Logical system *
24 CREA_LANGU     CHAR 1   0    
25 CREA_REL SYSAPRL SYCHAR04 CHAR 4   0   Release of SAP System  
26 .INCLUDE       0   0   Change Data for a Business Rule  
27 CHG_TSTMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
28 CHG_USER SYUNAME SYCHAR12 CHAR 12   0   User Name  
29 CHG_SYS LOGSYS LOGSYS CHAR 10   0   Logical system *
30 CHG_REL SYSAPRL SYCHAR04 CHAR 4   0   Release of SAP System  
31 OLD_STATUS     CHAR 1   0    
32 NEW_STATUS     CHAR 1   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in 640