SAP ABAP Data Element SWLDREADREC (Number of Records Read in the Type "Direct Read")
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 SWLDREADREC
Short Description Number of Records Read in the Type "Direct Read"  
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 Direct Read Records 
Long 20 Direct Read Records 
Heading 50 Number of Records with Direct Read Accesses 
Documentation

Definition

Logical database calls of the type "direct read" are triggered by ABAP commands such as SELECT SINGLE. If psosible, the daa is read from the local SAP buffer, otherwise from the database itself.

This field contains the number of records that were read with direct reads.

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