SAP ABAP Data Element STATS_TIME_RESPONSE (Server Response Time [ms])
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     STATS (Package) STATS Performance Monitor
Basic Data
Data Element STATS_TIME_RESPONSE
Short Description Server Response Time [ms]  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PTC_DURATION    
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 Resp. Time 
Medium 20 Server Response Time 
Long 40  Response Time [ms] 
Heading 40 Server Response Time [ms] 
Documentation

Definition

The server response time of a recorded action is defined as the length of the time interval that starts when the dispatcher receives the request and that ends when the dispatcher returns the response.

The server response time can be subdivided into wait time (the request sits in the dispatcher queue until an appropriate work process becomes available) and dispatched time (the request is assigned to and processed by a work process).

The network communication times incurred for sending the request and the response are not included in the server response time. For a network with poor performance, this contribution can lead to a significantly longer end-to-end response time.

Front end times for preparing the request and for handling the response and rendering its screen display are not part of the server response time. On slow front ends, this can substantially extend the end-to-end response time.

Use

Dependencies

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 740