/WMD/XF_BC_TBARM - xSuite Toolbars
xSuite Toolbars information is stored in SAP table /WMD/XF_BC_TBARM.
It is part of the development package /WMD/XF_BC. This development package consists of objects that can be grouped under "xSuite Workflow Base Components".
It is part of the development package /WMD/XF_BC. This development package consists of objects that can be grouped under "xSuite Workflow Base Components".
Fields for table /WMD/XF_BC_TBARM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
OBJECTTYPE | Object Type | X | SWO_OBJTYP | CHAR | 20 | /WMD/XF_BC_OTYP |
TYPE | xSuite Toolbar type | X | /WMD/XFTBARTYPE | CHAR | 14 | /WMD/XF_BC_TBAR |
LAYOUT | Identification of a xSuite Toolbar | X | /WMD/XFTOOLBARLAYOUT | CHAR | 60 | |
UCOMM | Function Code of a button on a toolbar | X | /WMD/BC_TOOLBAR_FCODE | CHAR | 140 | /WMD/XF_BC_FCODE |
ICONTEXT | Name of an Icon | ICONNAME | CHAR | 60 | ||
IDX | Sort Order | /WMD/BCSORTORDER | INT4 | 4 | ||
NOWEB | Flag to disable button in web | /WMD/XFNOWEB | CHAR | 2 |