SAP ABAP Data Element SWLSREADREC (Number of Records Read with Sequential Read Access)
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 SWLSREADREC
Short Description Number of Records Read with Sequential Read Access  
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 10 Accesses 
Medium 20 Seq. Read Records 
Long 20 Seq. Read Records 
Heading 50 Number of Records with Sequential Read Access 
Documentation

Definition

Database calls of the type "sequential read" are triggered 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  20050302 
SAP Release Created in 700