SAP ABAP Data Element SWLPPROCTI (SAP Workload: Portion of Resp. Time that is Proc. 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 SWLPPROCTI
Short Description SAP Workload: Portion of Resp. Time that is Proc. 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 % Proc. ~ 
Medium 15 % Proc. Time 
Long 20 % Processing Time 
Heading 45 Portion of Resp. Time that is Proc. Time(%) 
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