SAP ABAP Data Element SWLNRESPTI (N3 Workload: Total Response Time (s))
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 SWLNRESPTI
Short Description N3 Workload: Total Response Time (s)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAPWLTIME0    
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 T RespTime 
Medium 17 T Resp. Time (s) 
Long 25 Total Response Time (s) 
Heading 40 Total Response Time (s) 
Documentation

Definition

This field specifies the total response times of all requests from a particular service, a particular action, or a particular user to the component. The time is given in seconds.

Use

The response time is the time from the arrival of a request to the complete processing of the request. It contains not only the actual procssing time for a requests within a component, but also the wait time, during which the component is waiting for a response from another called component.

Within the DSR, each component measures its own response time and writes this to the Main statistics recordsof the request. The collector aggregates this data for the total response time, from which the average response time per step is calculated.

Dependencies

Example

  • The response time for the Internet Transaction Server consists of the actual processing time in the ITS and the wait time (for example, for the response of a called ABAP system).
  • In ABAP systems the response time also includes the time in the dispatcher queue and the GUI time.

History
Last changed by/on SAP  20040312 
SAP Release Created in 620