Where Used List (Function Module) for SAP ABAP Data Element MENU_ID (Name of the user, position, etc.)
SAP ABAP Data Element
MENU_ID (Name of the user, position, etc.) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
MENU_GET VALUE(USER_NAME) LIKE SMENUSENEW-ID DEFAULT SY-UNAME
|
Read the menu for user, position, ... | ||||
| 2 |
MENU_GET_OLD VALUE(USER_NAME) LIKE SMENUSENEW-ID DEFAULT SY-UNAME
|
Read the menu for user, position, ... | ||||