/SCF/XTBPROP - Advanced Toolbar button properties depending on mode
Advanced Toolbar button properties depending on mode information is stored in SAP table /SCF/XTBPROP.
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/XTBPROP
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/XTBTN |
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 | |
MODUS | Mode | X | /SCF/MODE | CHAR | 20 | /SCF/FRMWKMODES |
HIDDEN | Data element for hide/show flag | /SCF/HIDESHOW | CHAR | 2 | ||
DISABLED | Disabled | /SCF/DISABLED | CHAR | 2 |