SAP ABAP Table BRRDATA (Data Part of BRR Header 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 BRRDATA   Table Relationship Diagram
Short Description Data Part of BRR Header 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 RESTRICTED BRR_RESTR BRR_RESTR CHAR 1   0   Indicator for (Restricted) Visibility of a Rule  
2 RULETYPE BRR_RTYPE BRR_RTYPE CHAR 1   0   Indicator for Rule Type  
3 STATUS BRR_RSTAT BRR_RSTAT CHAR 1   0   Release Status of a Rule  
4 RULENAME BRR_RULENAME CHAR32 CHAR 32   0   Name of a BRR Object, not language-specific  
5 BASE_ID SWFRULEID   CHAR 32   0   Unique ID of a Business Rule  
6 GROUP_ID SWFRULEID   CHAR 32   0   Unique ID of a Business Rule  
7 APPL_COMP UFPS_POSID UFPS_POSID CHAR 24   0   Application Component ID  
8 RCLASSFLAG BRR_CFLAG BRR_CFLAG CHAR 1   0   Indicator for the Use of a Class  
9 RULECLASS BRR_CLNAME   CHAR 32   0   Name of a Persistence or Implementing Class  
10 RULEDATA BRRRAWDATA   RSTR 0   0   XML byte stream to be interpreted by persistence class  
11 CCLASSFLAG BRR_CFLAG BRR_CFLAG CHAR 1   0   Indicator for the Use of a Class  
12 CONTCLASS BRR_CLNAME   CHAR 32   0   Name of a Persistence or Implementing Class  
13 CONTDATA BRRRAWDATA   RSTR 0   0   XML byte stream to be interpreted by persistence class  
14 DEFAULTCUR SYCURR SYCURR CUKY 5   0   Currency Key *
15 DEFAULTTPR TIMECONT TIMECONT CHAR 12   0   Name of Date Profile  
16 .INCLUDE       0   0   Change Data of a BRR Object  
17 .INCLUDE       0   0   Creation Data for a Business Rule  
18 CREA_TSTMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
19 CREA_USER SYUNAME SYCHAR12 CHAR 12   0   User Name  
20 CREA_SYS LOGSYS LOGSYS CHAR 10   0   Logical system *
21 CREA_LANGU     CHAR 1   0    
22 CREA_REL SYSAPRL SYCHAR04 CHAR 4   0   Release of SAP System  
23 .INCLUDE       0   0   Change Data for a Business Rule  
24 CHG_TSTMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
25 CHG_USER SYUNAME SYCHAR12 CHAR 12   0   User Name  
26 CHG_SYS LOGSYS LOGSYS CHAR 10   0   Logical system *
27 CHG_REL SYSAPRL SYCHAR04 CHAR 4   0   Release of SAP System  
28 OLD_STATUS     CHAR 1   0    
29 NEW_STATUS     CHAR 1   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in 640