SAP ABAP Data Element SWLDBTIAVG (SAP Workload: Average DB Time (ms))
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 SWLDBTIAVG
Short Description SAP Workload: Average DB Time (ms)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SWNCDOMDEC24D    
Data Type DEC   Counter or amount field with comma and sign 
Length 25    
Decimal Places 1    
Output Length 33    
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 AvgDB Time 
Medium 15 Average DB Time 
Long 20 Average DB Time (ms) 
Heading 50 Average DB Time per Dialog Step (ms) 
Documentation

Definition

A large portion of the execution time of a dialog is due to the reading or changing of data in the underlying database. This field stores the time required for processing logical database calls (calls to the SAP database interface).

Various factors influence the logical database access time. This means that read requests can be responded to either by the database buffer or the fast local SAP buffer. The buffer efficiency, the number of the required accesses, and the proportion of accesses that change the dataset all influence the total access time.

The database access time is measured in the database interface in the application server. This is why this also includes part of the application server CPU time and the network transfer time.

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