SAP ABAP Data Element STA_BUFCNT (Number of buffer requests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SAPWL_OLD_FRONTEND (Package) SAP: Old Version of Workload Disp.(ST03) (4.6): ENGLISH ONLY
Basic Data
Data Element STA_BUFCNT
Short Description Number of buffer requests  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type STAT_CNTP0    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 0    
Output Length 19    
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 10 Buffer rq. 
Medium  
Long  
Heading 55 Buffer requests 
Documentation

Definition

Logical data base read requests can be made to the local SAP table buffers and thus considerably increase system performance compared to data base calls.

Here, a distinction is made between direct and sequential read requests. Sequential read requests can generally only be made to the so-called 100%-table buffer whereas direct requests to a line in a table can also be made to the 'partial' buffer.

The basic prerequisite for buffer access is a corresponding entry in the SAP Data Dictionary for the respective table. The buffer size is defined in the SAP application server startup profile.

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