SAP ABAP Data Element SWLNQUEUTI (N3 Workload: Total Wait Time on a Resource (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 SWLNQUEUTI
Short Description N3 Workload: Total Wait Time on a Resource (s)  
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 T WaitTime 
Medium 15 T Wait Time 
Long 30 Total Wait Time (s) 
Heading 40 Total Wait Time (in s) 
Documentation

Definition

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

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  20041216 
SAP Release Created in 620