Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The table SMENUSELNG (File for the User Menu) is a standard table in SAP ERP. It belongs to the package SESS.
Table | SMENUSELNG |
Short Text | File for the User Menu |
Package | SESS |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client ID | SYMANDT | CLNT | 3 | * |
UNAME | ✔ | User Name | SYUNAME | CHAR | 12 | |
PARENT_ID | ✔ | Counter for menu ID | MENU_NUM10 | NUMC | 10 | |
OBJECT_ID | ✔ | Counter for menu ID | MENU_NUM10 | NUMC | 10 | |
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 | ||
SAP_GUID | Unique ID - 32 characters | HIER_GUID | CHAR | 32 | ||
SORT_ORDER | Counter for menu ID | MENU_NUM10 | NUMC | 10 |