SAP ABAP Table BRR_RULEHEADER (Header Data of a Rule)
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 BRR_RULEHEADER   Table Relationship Diagram
Short Description Header Data of a Rule    
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 RULE_ID SWFRULEID   CHAR 32   0   Unique ID of a Business Rule  
2 RULENAME BRR_RULENAME CHAR32 CHAR 32   0   Name of a BRR Object, not language-specific  
3 BASE_ID SWFRULEID   CHAR 32   0   Unique ID of a Business Rule  
4 DESCRIPTION_ID BRR_LOCALID   CHAR 10   0   Local ID  
5 LONGTEXT_ID BRR_LOCALID   CHAR 10   0   Local ID  
6 .INCLUDE       0   0   Change Data of a BRR Object  
7 .INCLUDE       0   0   Creation Data for a Business Rule  
8 CREA_TSTMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
9 CREA_USER SYUNAME SYCHAR12 CHAR 12   0   User Name  
10 CREA_SYS LOGSYS LOGSYS CHAR 10   0   Logical system *
11 CREA_LANGU     CHAR 1   0    
12 CREA_REL SYSAPRL SYCHAR04 CHAR 4   0   Release of SAP System  
13 .INCLUDE       0   0   Change Data for a Business Rule  
14 CHG_TSTMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
15 CHG_USER SYUNAME SYCHAR12 CHAR 12   0   User Name  
16 CHG_SYS LOGSYS LOGSYS CHAR 10   0   Logical system *
17 CHG_REL SYSAPRL SYCHAR04 CHAR 4   0   Release of SAP System  
18 OLD_STATUS     CHAR 1   0    
19 NEW_STATUS     CHAR 1   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in 700