SMEN_BUFFC - Table for Storing Favorites
Table for Storing Favorites information is stored in SAP table SMEN_BUFFC.
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_BUFFC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 6 | |
UNAME | User Name | X | SYUNAME | CHAR | 24 | |
REPORTTYPE | Report type | X | REPORTTYPE | CHAR | 4 | |
REPORT | Extended Program Name | X | EXTDREPORT | CHAR | 96 | |
PARENT_ID | Counter for menu ID | X | MENU_NUM_5 | NUMC | 10 | |
OBJECT_ID | Counter for menu ID | X | MENU_NUM_5 | NUMC | 10 | |
MENU_LEVEL | Level in the menu | MENU_NUM_2 | NUMC | 4 | ||
BOOK_INFO | Structures: name of the structure | COLOR_INFO | CHAR | 24 | ||
ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 20 | ||
SORT_ORDER | Counter for menu ID | MENU_NUM_5 | NUMC | 10 | ||
X_POS | Counter for menu ID | MENU_NUM_5 | NUMC | 10 | ||
Y_POS | Counter for menu ID | MENU_NUM_5 | NUMC | 10 | ||
SAP_GUID | Unique ID - 32 characters | HIER_GUID | CHAR | 64 | ||
TEXT | Character 100 | CHAR100SM | CHAR | 200 | ||
TARGET_SYS | Logical destination (specified in function call) | RFCDEST | CHAR | 64 |