SAP ABAP Data Element STA_MDBCTI_ALV (Average DB Request Time (in Milliseconds))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-SHM (Application Component) IMS: Agents and related topics
     SAPWL_TOOLS (Package) SAP Workload Analysis: Various Programs
Basic Data
Data Element STA_MDBCTI_ALV
Short Description Average DB Request Time (in Milliseconds)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type STAT_TIMP0    
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 DB Rq.Time 
Medium  
Long  
Heading 55 Average DB Request Time (ms) 
Documentation

Definition

A significant portion of the "dispatched" time of a dialog step is spent read or changing data of the underlying database. The time for processing logical database requests is stored in this field.

There are different factors that influence the logical DB access time. Read requests can either be met by the database buffer or by the fast local SAP buffer. The efficiency of the buffer, the number of accesses required, and a high proportion of accesses that change the database influence the total access time.

The CPU activity of the database server and the network transfer times are also included in the database access time.

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