DMC_UI_FAV - Favorites
Favorites information is stored in SAP table DMC_UI_FAV.
It is part of development package CNV_DMC_UI_FW_GENERICS in software component CA-LT. This development package consists of objects that can be grouped under "UI Framework: Generic objects".
It is part of development package CNV_DMC_UI_FW_GENERICS in software component CA-LT. This development package consists of objects that can be grouped under "UI Framework: Generic objects".
Fields for table DMC_UI_FAV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
FAVORITE_ID | Id of favorite | X | DMC_UI_FAVORITE_ID | CHAR | 64 | |
FAVORITE_USER | User who owns the favorites | X | DMC_UI_FAVORITE_USER | CHAR | 24 | |
ORIGIN_RESOLVER | Class that resolves a favorite to the origin object | DMC_UI_FAV_ORIG_RESOLVER_CLASS | CHAR | 60 |