SAP ABAP Data Element FIN_AR_QRYCACHE_SYNC_REFRESH (Period for Synchronous Update of the Cache)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     FIN_APAR_HDB_LISTS (Package) Reports Based on SAP HANA DB Views
Basic Data
Data Element FIN_AR_QRYCACHE_SYNC_REFRESH
Short Description Period for Synchronous Update of the Cache  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FIN_AR_QRYCACHE_REFRESH_TIME    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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  
Long 40 Synchronous Update of the Cache 
Heading  
Documentation

Definition

Defines the period (in minutes) after which the buffering of a value in the cache is obsolete. Once this period has elapsed, the system reads the value from the database anew. This period applies to the top n lists and the Accounts Receivable Accounting key figures.

Use

If you do not enter anything in this field, the system uses a default period of 10 minutes.

The cache is used by the Home Page Accounts Receivable Accounting application for the following CHIPs:

  • Top n customers with overdue outstanding amounts
  • Payment differences by reason code
  • Top n customers for each dunning level
  • Outstanding amounts by dunning level
  • Key figure: future outstanding amounts

In addition, it is also used for some key figures for the SAP Receivables Manager mobile app and for report FIN_AR_DUE_DATE_GRID.

Dependencies

Synchronous buffering is mandatory. You can use asynchronous buffering in addition if you need to. For additional information, see Period for Asynchronous Update of the Cache.

Example

  1. You define a period of 10 minutes.
  2. The system determines the value 100,000 for the Future Outstanding Amounts key figure, and writes it to the cache.
  3. Over the next 10 minutes, any user who calls up the key figure sees the value 100,000. Invoices posted in the meantime are not taken into account.
  4. The first time the key figure is called up after the 10 minutes have elapsed the system calculates the key figure anew, displays it and updates the cache.

History
Last changed by/on SAP  20131127 
SAP Release Created in