WCF_FAV_FAVORITE - Favorites
Favorites information is stored in SAP table WCF_FAV_FAVORITE.
It is part of development package WCF_FAVORITES_CORE in software component CA-WUI-UI. This development package consists of objects that can be grouped under "Favorites Core Objects".
It is part of development package WCF_FAVORITES_CORE in software component CA-WUI-UI. This development package consists of objects that can be grouped under "Favorites Core Objects".
Fields for table WCF_FAV_FAVORITE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
ID | ID | X | WCF_FAV_ID | CHAR | 32 | |
SEQUENCE | Sequence ID | WCF_FAV_SEQUENCE | INT2 | 2 | ||
TYPE | Element Type | WCF_FAV_ELEMENT_TYPE | CHAR | 2 | ||
USERNAME | User Name | SYUNAME | CHAR | 12 | ||
ROLE | Business Role | CRMT_UI_PROFILE | CHAR | 12 | * | |
FOLDER | ID | WCF_FAV_ID | CHAR | 32 | ||
CREATION_TS | Time Stamp | WCF_FAV_TIMESTAMP | DEC | 11 | ||
LASTCHANGED_TS | Time Stamp | WCF_FAV_TIMESTAMP | DEC | 11 | ||
SHARED_FAVORITE | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 |