| Column | Field | Description | SQL Type | Length | Decimals | SAP Type | Default Value | Null Allowed | CheckTable | Rollname | SQL Create Statement |
---|
| 1 | RULE_ID | Unique ID of a Business Rule | nvarchar | 32 | 0 | CHAR | (N' ') | No | | SWFRULEID | Allow NULL? |
| 2 | RESTRICTED | Indicator for (Restricted) Visibility of a Rule | char | 1 | 0 | CHAR | (N' ') | Yes | | BRR_RESTR | Allow NULL? |
| 3 | RULETYPE | Indicator for Rule Type | char | 1 | 0 | CHAR | (N' ') | Yes | | BRR_RTYPE | Allow NULL? |
| 4 | STATUS | Release Status of a Rule | char | 1 | 0 | CHAR | (N' ') | Yes | | BRR_RSTAT | Allow NULL? |
| 5 | RULENAME | Name of a BRR Object, not language-specific | nvarchar | 32 | 0 | CHAR | (N' ') | Yes | | BRR_RULENAME | Allow NULL? |
| 6 | BASE_ID | Unique ID of a Business Rule | nvarchar | 32 | 0 | CHAR | (N' ') | Yes | | SWFRULEID | Allow NULL? |
| 7 | GROUP_ID | Unique ID of a Business Rule | nvarchar | 32 | 0 | CHAR | (N' ') | Yes | | SWFRULEID | Allow NULL? |
| 8 | APPL_COMP | Application component ID | nvarchar | 24 | 0 | CHAR | (N' ') | Yes | | UFPS_POSID | Allow NULL? |
| 9 | RCLASSFLAG | Indicator for the Use of a Class | char | 1 | 0 | CHAR | (N' ') | Yes | | BRR_CFLAG | Allow NULL? |
| 10 | RULECLASS | Name of a Persistence or Implementing Class | nvarchar | 32 | 0 | CHAR | (N' ') | Yes | | BRR_CLNAME | Allow NULL? |
| 11 | RULEDATA | XML byte stream to be interpreted by persistence class | image | 2147483647 | 0 | | | Yes | | BRRRAWDATA | |
| 12 | CCLASSFLAG | Indicator for the Use of a Class | char | 1 | 0 | CHAR | (N' ') | Yes | | BRR_CFLAG | Allow NULL? |
| 13 | CONTCLASS | Name of a Persistence or Implementing Class | nvarchar | 32 | 0 | CHAR | (N' ') | Yes | | BRR_CLNAME | Allow NULL? |
| 14 | CONTDATA | XML byte stream to be interpreted by persistence class | image | 2147483647 | 0 | | | Yes | | BRRRAWDATA | |
| 15 | DEFAULTCUR | Currency Key | nvarchar | 5 | 0 | CUKY | (N' ') | Yes | * | SYCURR | Allow NULL? |
| 16 | DEFAULTTPR | Name of Date Profile | nvarchar | 12 | 0 | CHAR | (N' ') | Yes | | TIMECONT | Allow NULL? |
| 17 | CREA_TSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | decimal | 15 | 0 | DEC | ((0)) | Yes | | TIMESTAMP | |
| 18 | CREA_USER | User Name | nvarchar | 12 | 0 | CHAR | (N' ') | Yes | | SYUNAME | Allow NULL? |
| 19 | CREA_SYS | Logical system | nvarchar | 10 | 0 | CHAR | (N' ') | Yes | * | LOGSYS | Allow NULL? |
| 20 | CREA_LANGU | | char | 1 | 0 | | (N' ') | Yes | | | Allow NULL? |
| 21 | CREA_REL | Release of SAP System | nvarchar | 4 | 0 | CHAR | (N' ') | Yes | | SYSAPRL | Allow NULL? |
| 22 | CHG_TSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | decimal | 15 | 0 | DEC | ((0)) | Yes | | TIMESTAMP | |
| 23 | CHG_USER | User Name | nvarchar | 12 | 0 | CHAR | (N' ') | Yes | | SYUNAME | Allow NULL? |
| 24 | CHG_SYS | Logical system | nvarchar | 10 | 0 | CHAR | (N' ') | Yes | * | LOGSYS | Allow NULL? |
| 25 | CHG_REL | Release of SAP System | nvarchar | 4 | 0 | CHAR | (N' ') | Yes | | SYSAPRL | Allow NULL? |
| 26 | OLD_STATUS | | char | 1 | 0 | | (N' ') | Yes | | | Allow NULL? |
| 27 | NEW_STATUS | | char | 1 | 0 | | (N' ') | Yes | | | Allow NULL? |