SAP ABAP Data Element SWLNQUEUTIS (N3 Workload: Wait 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 SWLNQUEUTIS
Short Description N3 Workload: Wait Time (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 Wait Time 
Medium 15 Wait Time (ms) 
Long 30 Wait Time of a Step (ms) 
Heading 40 Wait Time of a Step (ms) 
Documentation

Definition

This field specifies the wait time for a particular request for a component. The time is specified in milliseconds.

Use

The wait time specifies how long a request has waited for example, in a dispatcher queue of a component for the resource that is responsible for processing. Resources can be threads or processes.

Within the DSR, the component measures the wait time in milliseconds and writes it in the statistics main record. The collector aggregates this data for the total wait time. The wait time can, however, only be determined in components in which resource assignment is performed using a dispatcher or similar process, and in which this assignment is not controlled directly by the operating system.

Dependencies

Example

  • For the Internet Transaction Server, the wait time is the time from the arrival of the request in the AGate Dispatcher to the acceptance of the request by a work thread.
  • In SAP R/3 Systems, the wait time is the time that a request spends in the dispatcher queue of the application server before it is passed to a free work process.

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