SAP ABAP Data Element SWLNCPUMTA (N3 Workload: Average CPU Time per Transaction (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 SWLNCPUMTA
Short Description N3 Workload: Average CPU Time per Transaction (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 Ø CPU Time 
Medium 20 Ø CPU Time/Transact. 
Long 35 Average CPU Time / Transaction (ms) 
Heading 40 Average CPU Time per Transaction (ms) 
Documentation

Definition

This field specifies the average CPU time of all requests from a particular service, a particular action, or a particular user, to a component for each transaction. The time is given in milliseonds.

Use

Within the DSR, every component measures the total CPU time required for the complete processing of a request and writes this to the statistics main record of the request. The collector aggregates this data for the total CPU time, from which the average values are calculated.

Dependencies

The component must be able to measure the CPU usage. There are problems with this particularly with process changes during a query.

To be able to determine the average response time per transaction, the component must set the transaction start and transaction end indicators. In some components, the start and end of a business process cannot be identified using the incoming requests. The term "transaction" must be redefined in these components (see also the field Number of transactions).

Example

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