CFX_UD_BUTTON - User-Defined Buttons in cFolders Interfaces
User-Defined Buttons in cFolders Interfaces information is stored in SAP table CFX_UD_BUTTON.
It is part of development package CFX_UI in software component PLM-CFO. This development package consists of objects that can be grouped under "Collaboration Folders: User Interface".
It is part of development package CFX_UI in software component PLM-CFO. This development package consists of objects that can be grouped under "Collaboration Folders: User Interface".
Fields for table CFX_UD_BUTTON
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ID | ID of User-Defined Button | X | CFX_UD_T_BUTTON_ID | CHAR | 60 | |
.INCLUDE | CFX_UD_TS_BUTTON_ATTRIBUTES | 0 | ||||
NAME_ALIAS | Text Alias for User-Defined Button | CFX_UD_T_BUTTON_NAME_ALIAS | CHAR | 510 | ||
NAME_DEFAULT | Name of a User-Defined Button | CFX_UD_T_BUTTON_NAME_DEFAULT | CHAR | 60 | ||
TOOLTIP_ALIAS | Text Alias of Quick Info for User-Defined Button | CFX_UD_T_BUTTON_TOOLTIP_ALIAS | CHAR | 510 | ||
TOOLTIP_DEFAULT | Quick Info for a User-Defined Button | CFX_UD_T_BUTTON_TOOLTIP_DEFLT | CHAR | 510 | ||
OBJECT_TYPE_ID | ID of Object Type | CFX_UD_T_BUTTON_OBJECT_TYPE_ID | CHAR | 510 | ||
OBJECT_TYPE_NS | Namespace of Object Type | CFX_UD_T_BUTTON_OBJECT_TYPE_NS | CHAR | 510 | ||
LOCATION | Place at which the Pushbutton Is Displayed | CFX_UD_T_BUTTON_LOCATION | CHAR | 60 |