SMENUSER - File for the User Menu
File for the User Menu information is stored in SAP table SMENUSER.
It is part of development package SESS in software component BC-DWB-SEM. This development package consists of objects that can be grouped under "Session Manager, Internet Session Manager, and Menus".
It is part of development package SESS in software component BC-DWB-SEM. This development package consists of objects that can be grouped under "Session Manager, Internet Session Manager, and Menus".
Fields for table SMENUSER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYP | User type (user, position,...) | X | MENU_TYPE | CHAR | 2 | |
ID | Name of the user, position, etc. | X | MENU_ID | CHAR | 12 | |
PARENT_ID | Counter for menu ID | X | MENU_NUM_5 | NUMC | 5 | |
OBJECT_ID | Counter for menu ID | X | MENU_NUM_5 | NUMC | 5 | |
MENU_LEVEL | Level in the menu | MENU_NUM_2 | NUMC | 2 | ||
REPORTTYPE | Report type | REPORTTYPE | CHAR | 2 | * | |
REPORT | ABAP Program Name | PROGNAME | CHAR | 40 | ||
VARIANT | Variant Name | RALDB_VARI | CHAR | 14 | ||
ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 10 |