SAP ABAP Data Element SWLPROCTIX (SAP Workload: Processing Time per Dialog 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 SWLPROCTIX
Short Description SAP Workload: Processing Time per Dialog 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  
Medium 15 Avg. Proc. Time 
Long 20 Avg. Processing Time 
Heading 55 Average Processing Time per Dialog Step (ms) 
Documentation

Definition

The processing time in which the ABAP program code is not directly measured, but is rather calculated as the difference of measured values as follows:

Processing time = response time less the following time components:

Wait time    Waiting in the dispatcher for a free work process (=dispatcher queue).

Load/Generating time    for loading/generating screens, ABAP programs, and CUA elements (not in the presentation)

DB time    For access to and waiting for the database interface and therefore the underlying database

Roll In time    For the roll-in of the roll area context of a dialog step and possibly waiting of a dialog step for RFCs

Enqueue time    For setting a SAP logical enqueue

DB Procedure time    Time for processing DB procedures in the database (as of SAP R/3 4.6C; such as in liveCache)

Use

Dependencies

Example

History
Last changed by/on SAP  20041230 
SAP Release Created in 700