/SCF/UTLBRT - Language dependent button texts
Language dependent button texts information is stored in SAP table /SCF/UTLBRT.
It is part of development package /SCF/UIMDL in software component SCM-ICH-UIF. This development package consists of objects that can be grouped under "UI model and page data controller".
It is part of development package /SCF/UIMDL in software component SCM-ICH-UIF. This development package consists of objects that can be grouped under "UI model and page data controller".
Fields for table /SCF/UTLBRT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
APPID | Application Name | X | /SCF/APPID | CHAR | 30 | /SCF/UTLBR |
APPVIEW | Application view | X | /SCF/APPLICATIONVIEW | CHAR | 30 | |
UNAME | User Name | X | /SCF/USERNAME | CHAR | 24 | |
LANGU | Language Key | X | LANGU | LANG | 2 | |
SCRID | Screen ID | X | /SCF/SCRID | CHAR | 30 | |
CMPTID | GUI component ID | X | /SCF/CMPTID | CHAR | 30 | |
BTNID | Button id | X | /SCF/BTNID | CHAR | 44 | |
BTNTEXT | Text for button | /SCF/BTNTEXT | CHAR | 120 | ||
BTNTOOLTIP | Button tooltip | /SCF/BTNTOOLTIP | CHAR | 300 |