BRR_ACTIVE_C - Activation Data for a Client-Dependent Business Rule
Activation Data for a Client-Dependent Business Rule information is stored in SAP table BRR_ACTIVE_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_ACTIVE_C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 3 | * |
.INCLUDE | KEY | X | BRRACTKEY | 0 | ||
LOGICAL_ID | Unique ID of a Business Rule | X | SWFRULEID | CHAR | 32 | |
VALID_FROM | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
VALID_TO | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
USER_ID | User Name | X | SYUNAME | CHAR | 12 | |
.INCLUDE | DATA | BRRACTDATA | 0 | |||
RULE_ID | Unique ID of a Business Rule | SWFRULEID | CHAR | 32 | ||
LOGLEVEL | 0 - No Log ... 3 - Maximum Log Level | NUMC | 1 | |||
TRACELEVEL | 0 - No Trace, 1 - Performance Trace, 2 - Debug Trace | NUMC | 1 | |||
EDITFLAG | 'X' - USER Edits Rule | CHAR | 1 |