SAP ABAP Table /UI2/CACHE_SUP (Cache support per 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
Table Category TRANSP    Transparent table 
Transparent table /UI2/CACHE_SUP   Table Relationship Diagram
Short Description Cache support per service    
Delivery and Maintenance
Pool/cluster      
Delivery Class G   Customizing table, protected against SAP Upd., only INS all. 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 SERVICE_NAME /UI2/SERVICE_NAME /UI2/SERVICE_NAME CHAR 40   0   Service name  
2 CLASS_NAME /UI2/CACHE_SUPPORT_CLASS SEOCLSNAME CHAR 30   0   Cache support class name  
3 DATA_PROVIDER /UI2/DPC   CHAR 200   0   Data provider class (absolute name)  
4 MODEL_PROVIDER /UI2/MPC SEOCLSNAME CHAR 30   0   Model provider class  
5 FILTER_SUPPORTED /UI2/FILTER_FLAG /UI2/BOOLEAN CHAR 1   0   Filtering ($filter) is supported by application (X = true)  
6 SORT_SUPPORTED /UI2/SORT_FLAG /UI2/BOOLEAN CHAR 1   0   Sort ($orderby) is supported by application (X = true)  
7 PAGING_SUPPORTED /UI2/PAGING_FLAG /UI2/BOOLEAN CHAR 1   0   Paging ($skip, $top) is supported by application (X = true)  
8 CACHE_ACTIVE /UI2/CACHE_BOOLEAN /UI2/BOOLEAN CHAR 1   0   Cache is active  
History
Last changed by/on SAP  20131122 
SAP Release Created in 100