Table list used by SAP ABAP Function Module MENU_GET_MENU_TREE (Fill Specified Menu Tree in the Session Manager Tables)
SAP ABAP Function Module
MENU_GET_MENU_TREE (Fill Specified Menu Tree in the Session Manager Tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MENTREE1 | Menu Maintenance Table | ||
| 2 | MENTREE1 | Menu Maintenance Table | SOURCE INPUT_NODES STRUCTURE MENTREE1 OPTIONAL |
|
| 3 | MENTREE1T | Text Table for Menus | ||
| 4 | MENTREE1T | Text Table for Menus | SOURCE INPUT_TEXTS STRUCTURE MENTREE1T OPTIONAL |
|
| 5 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | ||
| 6 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(IGNORE_INFOSYSTEM) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT SPACE |
|
| 7 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(CUSTOMIZED) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'S' |
|
| 8 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE OUTPUT_NODES STRUCTURE SMENSAPNEW |
|
| 9 | SMENSAPT | Texts for Menu - SAP | SOURCE OUTPUT_TEXTS STRUCTURE SMENSAPT |
|
| 10 | SMENSAPT | Texts for Menu - SAP | ||
| 11 | SSM_LANG | Languages for the Session Manager | ||
| 12 | TSTC | SAP Transaction Codes | ||
| 13 | TSTC | SAP Transaction Codes | SOURCE VALUE(STARTMN) LIKE TSTC-TCODE DEFAULT 'S000' |