/UI2/CACHE_STATA - UI2 cache aggregated statistics
UI2 cache aggregated statistics information is stored in SAP table /UI2/CACHE_STATA.
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_STATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| USER_NAME | User Name | X | SYUNAME | CHAR | 24 | |
| ACTION | Action: GET, PUT, POST, DELETE, INVALIDATE etc | X | /UI2/ACTION | CHAR | 40 | |
| BLOB_KEY | GUID identifying BLOB in UI2 cache | X | /UI2/BLOB_KEY | CHAR | 64 | |
| URL | Request URL | /UI2/URL | STRG | 8 | ||
| DATA | Data in asXML format (URL params, list of invalidated BLOBS) | /UI2/XML_DATA | STRG | 8 | ||
| ACTION_REASON | Reason for action in asXML format | /UI2/ACTION_REASON | STRG | 8 | ||
| NO_OF_ACCESSES | Total number of accesses | /UI2/NO_OF_ACCESSES | INT4 | 4 | ||
| CACHE_HITS | Total number of cache accesses | /UI2/NO_OF_CACHE_ACCESSES | INT4 | 4 | ||
| LAST_ACCESSED | Time stamp | /UI2/TIMESTAMP | DEC | 8 | ||
| LANGUAGE | Language Key | SPRAS | LANG | 2 |