Table list used by SAP ABAP Function Module MENU_GET_OLD (Read the menu for user, position, ...)
SAP ABAP Function Module
MENU_GET_OLD (Read the menu for user, position, ...) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(DOWNLOAD_FILES) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT ' ' |
|
| 2 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(NEW_LINE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT SPACE |
|
| 3 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(SEPARATOR) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT ',' |
|
| 4 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(USE_CRLF_SUBSTITUTE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'X' |
|
| 5 | SMENSTRU | Transfer Menu Structure or it's Texts | SOURCE MENU_STRUCTURE STRUCTURE SMENSTRU |
|
| 6 | SMENSTRU | Transfer Menu Structure or it's Texts | SOURCE MENU_TEXTS STRUCTURE SMENSTRU |
|
| 7 | SMENUSENEW | File for the User Menu | SOURCE VALUE(USER_NAME) LIKE SMENUSENEW-ID DEFAULT SY-UNAME |
|
| 8 | SMENUSENEW | File for the User Menu | SOURCE VALUE(MENU_READ_FLAG) LIKE SMENUSENEW-TYP DEFAULT ' ' |
|
| 9 | SMENUSENEW | File for the User Menu | SOURCE VALUE(USER_TYPE) LIKE SMENUSENEW-TYP DEFAULT 'US' |
|