SAP ABAP Data Element RRDELTACACHE (Update Cache Objects in Delta Process)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSR_CORE (Package) Processor for Core Objects Reporting
Basic Data
Data Element RRDELTACACHE
Short Description Update Cache Objects in Delta Process  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSBOOL    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium 15 Delta Cache 
Long  
Heading 25 Delta Cache Process 
Documentation

Definition

The delta process allows you to add specific data for a query to the cache. This means that you no longer have to read all data for the query from the database when the data basis changes. The results of a query are independent of whether the data is read directly from the database or from the cache.

However, a complete rebuild of the cache is always necessary if metadata, master data , hierarchies, exchange rates and so on change. But a complete rebuild of the cache object also has to be performed for InfoProviders that are not suitable for the delta process when changes take place. InfoProviders are delta process enabled when a time stamp, a sequential number or - as with InfoCubes - the request shows which entries have been added.

Use

Dependencies

If the query is defined on a MultiProvider, you can still optimize the query runtime if you set the partitioning type accordingly.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 400