CFX_UD_BUTTON is a standard SAP Table which is used to store User-Defined Buttons in cFolders Interfaces data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The CFX_UD_BUTTON table consists of various fields, each holding specific information or linking keys about User-Defined Buttons in cFolders Interfaces data available in SAP. These include ID (ID of User-Defined Button), NAME_ALIAS (Text Alias for User-Defined Button), NAME_DEFAULT (Name of a User-Defined Button), TOOLTIP_ALIAS (Text Alias of Quick Info for User-Defined Button)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .