SAP ABAP Data Element SWLNRESPMT (N3 Workload: Average Response Time per Step (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 SWLNRESPMT
Short Description N3 Workload: Average Response Time per Step (ms)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAPWLTIME1    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 1    
Output Length 20    
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 16 Ø Resp.Time (ms) 
Long 35 Average Resp. Time / Step (ms) 
Heading 40 Average Response Time per Step (ms) 
Documentation

Definition

This field displays the average response time per step for a component for all requests from a specific service, a specific action, or a specific user. The time is displayed in milliseconds.

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