SAP ABAP Data Element SWLNQUEP (N3 Workload: Share of Response Time that Is Wait Time (%))
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 SWLNQUEP
Short Description N3 Workload: Share of Response Time that Is Wait Time (%)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAPWLPRCNT    
Data Type DEC   Counter or amount field with comma and sign 
Length 5    
Decimal Places 1    
Output Length 7    
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 ~ 
Medium 15 % Wait Time 
Long 35 Share of Resp.Time that Is WaitTime 
Heading 40 Share of Resp. Time that Is Wait Time 
Documentation

Definition

This field specifies the percentage share of the total response time that is total wait time. It refers to all requests from a particular service, a particular action, or a particular user to a component.

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