SMEN_UPGR - New nodes that were added to the company menu
New nodes that were added to the company menu information is stored in SAP table SMEN_UPGR.
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 SMEN_UPGR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| RELEASE | Character Field with Length 10 | X | CHAR10 | CHAR | 10 | |
| .INCLUDE | X | SMEN_1 | 0 | |||
| 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 | |
| TCODE | Transaction Code | TCODE | CHAR | 20 | * | |
| .INCLUDE | SMENSEL | 0 | ||||
| REPORTTYPE | Report type | REPORTTYPE | CHAR | 2 | * | |
| REPORT | Extended program name | PEXREPORT | CHAR | 48 | ||
| PAR_MENU | ABAP Program Name | REPID | CHAR | 40 | ||
| PAR_REPORT | ABAP Program Name | REPID | CHAR | 40 |