USR08 - Table for user menu entries
Table for user menu entries information is stored in SAP table USR08.
It is part of development package SUSM in software component BC-SEC-USR. This development package consists of objects that can be grouped under "User Menu".
It is part of development package SUSM in software component BC-SEC-USR. This development package consists of objects that can be grouped under "User Menu".
Fields for table USR08
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
BNAME | User Name in User Master Record | X | XUBNAME | CHAR | 12 | * |
PALETTE | User menu: Application area | X | XUPALETTE | NUMC | 2 | |
POSITION | Position in table usr08 for one user | X | XUPOSITION | NUMC | 3 | |
TRANSNAME | Transaction/menu name in user menu | XUTRANSNAM | CHAR | 20 | ||
TYPE | Type: Transaction (T), menu (M) | XUTRANSTYP | CHAR | 1 | ||
TTEXT | SAP application (function) | XUTRANSTXT | CHAR | 36 |