SAP ABAP View /UI2/V_CACHE_SUP (Registration of cache support for service)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/CACHE (Package) UI BE: Cache mechanism for OData services
⤷
⤷
Basic Data
| View Type | C | Maintenance View |
| Maintenance View | /UI2/V_CACHE_SUP | |
| Short Description | Registration of cache support for service | |
| Root table | /UI2/CACHE_SUP | Cache support per service |
Table
| # | Table Name | Foreign Table | Foreign Field | Foreign DIR |
|---|---|---|---|---|
| 1 | /UI2/CACHE_SUP |
Join Conditions
| # | Table Name | Field Name | Negation | Operator | Constants | Cont. line | AND/OR | Offset | F Length | Mco Field |
|---|---|---|---|---|---|---|---|---|---|---|
View Fields
| # | View field | Table | Field | Maintenance Flag | Key | Data element | Mod | Short Description |
|---|---|---|---|---|---|---|---|---|
| 1 | SERVICE_NAME | /UI2/SERVICE_NAME | Service name | |||||
| 2 | CLASS_NAME | /UI2/CACHE_SUPPORT_CLASS | Cache support class name | |||||
| 3 | DATA_PROVIDER | /UI2/DPC | Data provider class (absolute name) | |||||
| 4 | FILTER_SUPPORTED | /UI2/FILTER_FLAG | Filtering ($filter) is supported by application (X = true) | |||||
| 5 | SORT_SUPPORTED | /UI2/SORT_FLAG | Sort ($orderby) is supported by application (X = true) | |||||
| 6 | PAGING_SUPPORTED | /UI2/PAGING_FLAG | Paging ($skip, $top) is supported by application (X = true) | |||||
| 7 | CACHE_ACTIVE | /UI2/CACHE_BOOLEAN | Cache is active | |||||
Maintenance Status
| read only |
| read and change |
| Time-dependent views: like U, validity data like ' ' |
| read, change, delete and insert |
| Delivery Class | G | Customizing table, protected against SAP Upd., only INS all. |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
History
| Last changed by/on | SAP | 20131122 |
| SAP Release Created in | 100 |