Data Element list used by SAP ABAP View /UI2/V_CACHE_SUP (Registration of cache support for service)
SAP ABAP View
/UI2/V_CACHE_SUP (Registration of cache support for service) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /UI2/CACHE_BOOLEAN | Cache is active | ||
| 2 | /UI2/CACHE_SUPPORT_CLASS | Cache support class name | ||
| 3 | /UI2/DPC | Data provider class (absolute name) | ||
| 4 | /UI2/FILTER_FLAG | Filtering ($filter) is supported by application (X = true) | ||
| 5 | /UI2/PAGING_FLAG | Paging ($skip, $top) is supported by application (X = true) | ||
| 6 | /UI2/SERVICE_NAME | Service name | ||
| 7 | /UI2/SORT_FLAG | Sort ($orderby) is supported by application (X = true) | ||