BRR_TEXT - Language-Dependent Rule Text
Language-Dependent Rule Text information is stored in SAP table BRR_TEXT.
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_TEXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | KEY | X | BRRKEY | 0 | ||
RULE_ID | Unique ID of a Business Rule | X | SWFRULEID | CHAR | 32 | |
TEXTTYPE | Indicator for the Use of a Text | X | BRR_TTYPE | CHAR | 2 | |
NAME | Element ID (32 Characters, Unique, Not Language-Dependent) | X | SWFDNAME | CHAR | 32 | |
LANGUAGE | Language Key | X | SYLANGU | LANG | 1 | |
.INCLUDE | TEXTS | BRRTEXTS | 0 | |||
DESCRIPT | Short description | CHAR | 32 | |||
SHORTTEXT | Comprehensive description | STRG | 8 |