SAP ABAP Data Element SWLSREADBUF (SAP Workload: Number of Sequential Read Accesses in Buffer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SAPWL_FRONTEND (Package) SAP: Workload Display, Enjoy & OO Version - ST03N
Basic Data
Data Element SWLSREADBUF
Short Description SAP Workload: Number of Sequential Read Accesses in Buffer  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAPWLP30    
Data Type DEC   Counter or amount field with comma and sign 
Length 30    
Decimal Places 0    
Output Length 39    
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 20 Seq. Reads in Buffer 
Long 20 Seq. Reads in Buffer 
Heading 50 Number of Sequential Read Accesses in Buffer 
Documentation

Definition

Database calls of the type "sequential reads" are initiated by ABAP commands such as SELECT * FROM. If possible, the data is read from the local SAP buffer, otherwise from the database itself.

History
Last changed by/on SAP  20041230 
SAP Release Created in 700