BRR_HEADER_C - Client-Specific Business Rule (Table Structure)
Client-Specific Business Rule (Table Structure) information is stored in SAP table BRR_HEADER_C.
It is part of development package SWF_BRR in software component BC-XI-IS-BPE. This development package consists of objects that can be grouped under "Business Rule Repository".
It is part of development package SWF_BRR in software component BC-XI-IS-BPE. This development package consists of objects that can be grouped under "Business Rule Repository".
Fields for table BRR_HEADER_C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 3 | * |
.INCLUDE | KEY | X | BRRKEY | 0 | ||
RULE_ID | Unique ID of a Business Rule | X | SWFRULEID | CHAR | 32 | |
.INCLUDE | DATA | BRRDATA | 0 | |||
RESTRICTED | Indicator for (Restricted) Visibility of a Rule | BRR_RESTR | CHAR | 1 | ||
RULETYPE | Indicator for Rule Type | BRR_RTYPE | CHAR | 1 | ||
STATUS | Release Status of a Rule | BRR_RSTAT | CHAR | 1 | ||
RULENAME | Name of a BRR Object, not language-specific | BRR_RULENAME | CHAR | 32 | ||
BASE_ID | Unique ID of a Business Rule | SWFRULEID | CHAR | 32 | ||
GROUP_ID | Unique ID of a Business Rule | SWFRULEID | CHAR | 32 | ||
APPL_COMP | Application component ID | UFPS_POSID | CHAR | 24 | ||
RCLASSFLAG | Indicator for the Use of a Class | BRR_CFLAG | CHAR | 1 | ||
RULECLASS | Name of a Persistence or Implementing Class | BRR_CLNAME | CHAR | 32 | ||
RULEDATA | XML byte stream to be interpreted by persistence class | BRRRAWDATA | RSTR | 8 | ||
CCLASSFLAG | Indicator for the Use of a Class | BRR_CFLAG | CHAR | 1 | ||
CONTCLASS | Name of a Persistence or Implementing Class | BRR_CLNAME | CHAR | 32 | ||
CONTDATA | XML byte stream to be interpreted by persistence class | BRRRAWDATA | RSTR | 8 | ||
DEFAULTCUR | Currency Key | SYCURR | CUKY | 5 | * | |
DEFAULTTPR | Name of Date Profile | TIMECONT | CHAR | 12 | ||
.INCLUDE | CHANGEDATA | BRR_CHANGEDATA | 0 | |||
.INCLUDE | CREATION | BRRCREADAT | 0 | |||
CREA_TSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CREA_USER | User Name | SYUNAME | CHAR | 12 | ||
CREA_SYS | Logical system | LOGSYS | CHAR | 10 | * | |
CREA_LANGU | Creation Language | CHAR | 1 | |||
CREA_REL | Release of SAP System | SYSAPRL | CHAR | 4 | ||
.INCLUDE | CHANGE | BRRCHGDAT | 0 | |||
CHG_TSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CHG_USER | User Name | SYUNAME | CHAR | 12 | ||
CHG_SYS | Logical system | LOGSYS | CHAR | 10 | * | |
CHG_REL | Release of SAP System | SYSAPRL | CHAR | 4 | ||
OLD_STATUS | Status Before Change | CHAR | 1 | |||
NEW_STATUS | Status After Change | CHAR | 1 |