/UI2/CACHE - Cache for storing query results (collections and entities)
Cache for storing query results (collections and entities) information is stored in SAP table /UI2/CACHE.
It is part of development package /UI2/CACHE in software component CA-FLP-ABA. This development package consists of objects that can be grouped under "UI BE: Cache mechanism for OData services".
It is part of development package /UI2/CACHE in software component CA-FLP-ABA. This development package consists of objects that can be grouped under "UI BE: Cache mechanism for OData services".
Fields for table /UI2/CACHE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
RELID | Region in IMPORT/EXPORT Data Table | X | INDX_RELID | CHAR | 4 | |
.INCLUDE | X | /UI2/CACHE_ID | 0 | |||
USR | User Name | X | SYUNAME | CHAR | 24 | |
URL | URL length 255 | X | SURL | CHAR | 510 | |
GUID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
ENTITY_SET | Entity set name | /UI2/ENTITY_SET | CHAR | 80 | ||
ENTITY | UI2 Entity name | /UI2/ENTITY | CHAR | 80 | ||
SECONDARY_KEY | Secondary cache key (used for server-side invalidation) | /UI2/SECONDARY_CACHE_KEY | CHAR | 510 | ||
LANGUAGE | Language Key | SPRAS | LANG | 2 | * | |
DPC | Data provider class (absolute name) | /UI2/DPC | CHAR | 400 | ||
NAV_PATH_HASH | Navigation path hash code | /UI2/NAV_PATH_HASH | CHAR | 80 | ||
CR_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CB_TOKEN_ID | Cache buster token id (for client-side caching) | /UI2/CB_TOKEN_ID | CHAR | 80 | ||
CD_TOKEN | Cache buster token content (for client-side caching) | /UI2/CB_TOKEN | CHAR | 44 | ||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
CLUSTD | Data field for IMPORT/EXPORT database tables | INDX_CLUST | LRAW | 2886 |