SMENMANUAL - File Structure for Hierarchical Menu - Customer
File Structure for Hierarchical Menu - Customer information is stored in SAP table SMENMANUAL.
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 SMENMANUAL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CUSTOMIZED | Customized ('C') or standard menu ('S') flag | X | MENU_FLAG | CHAR | 1 | |
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 | Extended Program Name | EXTDREPORT | CHAR | 48 | ||
ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 10 | ||
PAR_MENU | ABAP Program Name | REPID | CHAR | 40 | ||
SORT_ORDER | Counter for menu ID | MENU_NUM_5 | NUMC | 5 |