GEF_PERSONALZTN - Personalization Table for bookmarks and search variants
Personalization Table for bookmarks and search variants information is stored in SAP table GEF_PERSONALZTN.
It is part of development package BS_GEF_CORE in software component CA-EPT-GEF. This development package consists of objects that can be grouped under "Geo Enablement Framework Core Functionality".
It is part of development package BS_GEF_CORE in software component CA-EPT-GEF. This development package consists of objects that can be grouped under "Geo Enablement Framework Core Functionality".
Fields for table GEF_PERSONALZTN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
GUID | 16 Byte UUID in 16 Bytes (Raw Format) | X | SYSUUID_X16 | RAW | 16 | |
NAME | Name of the Entry in the Personalization Table | GEF_ENTRY_NAME | STRG | 8 | ||
PROFILEID | Profile Identification Number for UI Configuration | GEF_PROFILEID | CHAR | 20 | ||
USERID | User Name | SYUNAME | CHAR | 24 | ||
TYPE | Type of Entry for the Personalization Table | GEF_ENTRY_TYPE | CHAR | 4 | ||
PAYLOAD | Payload of REST service in JSON format | GEF_SERVICE_PAYLOAD | RSTR | 8 |