SAP Table TCL_MENU_BUTTON
Menu Options and Buttons in the Classification System
The table TCL_MENU_BUTTON (Menu Options and Buttons in the Classification System) is a standard table in SAP ERP.
It belongs to the package CL.
Technical Information
Table |
TCL_MENU_BUTTON |
Short Text |
Menu Options and Buttons in the Classification System |
Package |
CL
|
Table Type |
Transparent Table
|
Fields for Table TCL_MENU_BUTTON
Field Name |
Key |
Description |
Data Element |
Type |
Length |
Check Table |
PROGID |
✔ |
ABAP Program Name |
PROGNAME |
CHAR |
40 |
|
CONTROL_LC_CLASS |
✔ |
Control or Local Class |
CONTROL_LC_CLASS |
CHAR |
30 |
|
TYPE_REF_TO |
✔ |
Variable Pointing to Class or Local Class |
TYPE_REF_TO |
CHAR |
30 |
|
TYPE |
✔ |
Typing of Menu or Button |
BUTTON_MENU_TYPE |
CHAR |
1 |
|
MENU_POS |
✔ |
3-character counter |
DZAEHL3 |
NUMC |
3 |
|
CHANGE_MODE |
|
Character Field Length 1 |
CHAR01 |
CHAR |
1 |
|
SUB_TYPE |
|
Standard Menu/Button Entry or Separator |
BUTTON_MENU_SUB_TPYE |
CHAR |
1 |
|
INSERT_DELETE |
|
Insert or Delete Button/Menu Entry |
INSERT_DELETE |
CHAR |
1 |
|
FCODE |
|
Function Code |
UI_FUNC |
CHAR |
70 |
|
TEXT_NR |
|
3-character counter |
DZAEHL3 |
NUMC |
3 |
|
ICON |
|
Icon in text fields (substitute display, alias) |
ICON_D |
CHAR |
4 |
* |
IS_DISABLED |
|
Character Field Length 1 |
CHAR01 |
CHAR |
1 |
|
BUTN_TYPE |
|
Toolbar button type |
TB_BTYPE |
INT4 |
10 |
|
QUICKINFO |
|
Quickinfo for an icon |
ICONQUICK |
CHAR |
30 |
|