SMENSAPNEW - File Structure for Hierarchical Menu - SAP
File Structure for Hierarchical Menu - SAP information is stored in SAP table SMENSAPNEW.
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 SMENSAPNEW
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | X | SMEN_1 | 0 | |||
| CUSTOMIZED | Customized ('C') or standard menu ('S') flag | X | MENU_FLAG | CHAR | 2 | |
| PARENT_ID | Counter for menu ID | X | MENU_NUM_5 | NUMC | 10 | |
| OBJECT_ID | Counter for menu ID | X | MENU_NUM_5 | NUMC | 10 | |
| .INCLUDE | SMEN_2 | 0 | ||||
| MENU_LEVEL | Level in the menu | MENU_NUM_2 | NUMC | 4 | ||
| REPORTTYPE | Report type | REPORTTYPE | CHAR | 4 | ||
| REPORT | Extended program name | PEXREPORT | CHAR | 96 | ||
| ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 20 | ||
| PAR_MENU | ABAP Program Name | REPID | CHAR | 80 | ||
| CUST_FLAG | Customized ('C') or standard menu ('S') flag | MENU_FLAG | CHAR | 2 | ||
| SAP_GUID | Unique ID - 32 characters | HIER_GUID | CHAR | 64 | ||
| SORT_ORDER | Counter for menu ID | MENU_NUM_5 | NUMC | 10 |