Table list used by SAP ABAP Function Module MENU_GET (Read the menu for user, position, ...)
SAP ABAP Function Module
MENU_GET (Read the menu for user, position, ...) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SMENSAPLNU | Display Structure for the Gui Menus | ||
| 2 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(DOWNLOAD_FILES) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT ' ' |
|
| 3 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(NEW_LINE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT SPACE |
|
| 4 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(SEPARATOR) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT ',' |
|
| 5 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | ||
| 6 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(USE_CRLF_SUBSTITUTE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'X' |
|
| 7 | SMENSAPT | Texts for Menu - SAP | ||
| 8 | SMENSELECT | Save the selected menu entries in the Session Manager | ||
| 9 | SMENSTRU | Transfer Menu Structure or it's Texts | SOURCE MENU_STRUCTURE STRUCTURE SMENSTRU |
|
| 10 | SMENSTRU | Transfer Menu Structure or it's Texts | SOURCE MENU_TEXTS STRUCTURE SMENSTRU |
|
| 11 | SMENSTRU | Transfer Menu Structure or it's Texts | ||
| 12 | SMENUSENEW | File for the User Menu | ||
| 13 | SMENUSENEW | File for the User Menu | SOURCE VALUE(USER_NAME) LIKE SMENUSENEW-ID DEFAULT SY-UNAME |
|
| 14 | SMENUSENEW | File for the User Menu | SOURCE VALUE(MENU_READ_FLAG) LIKE SMENUSENEW-TYP DEFAULT ' ' |
|
| 15 | SMENUSENEW | File for the User Menu | SOURCE VALUE(USER_TYPE) LIKE SMENUSENEW-TYP DEFAULT 'US' |
|
| 16 | SMEN_BUFFI | Links for Favorites | ||
| 17 | SMEN_DATES | Date of Last Menu Generation | ||
| 18 | SSM_CUST | Set Values for the Session Manager / Profile Generator |