/SCF/TABT - Language dependant text table for tab
Language dependant text table for tab information is stored in SAP table /SCF/TABT.
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/TABT
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/TAB |
SCRID | Screen ID | X | /SCF/SCRID | CHAR | 30 | /SCF/TAB |
CMPTID | GUI component ID | X | /SCF/CMPTID | CHAR | 30 | /SCF/TAB |
LANGU | Language Key | X | LANGU | LANG | 2 | |
TITLE | Tab title | /SCF/TABTITLE | CHAR | 60 | ||
TOOLTIP | Tab tooltip | /SCF/TABTOOLTIP | CHAR | 300 |