SAP ABAP Data Element SWLNLOADMTA (N3 Workload: Average Load 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 SWLNLOADMTA
Short Description N3 Workload: Average Load 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 Ø LoadTime 
Medium 17 Ø Load Time (ms) 
Long 35 Avg. Load Time / Transaction (ms) 
Heading 42 Average Time for Load Procs/Transact. (ms) 
Documentation

Definition

This field specifies the average time per transaction for load operations of all requests from a particular service, a particular action, or a particular user to a component. In this context, load operations are loading source code and graphical user interfaces. The time is given in milliseconds.

Use

Within the DSR, every component measures the time that passes during the load operations for the processing of a request. The load time is stored in the statistics main record, aggregated by the collector, and used to calculate the average load time and the percentage share of the total response time.

Dependencies

Load operations must be identifiable during the processing of requests.

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

  • The Internet Transaction Server does not measure load times in the first version of DSR.
  • ABAP systems measure times for load operations.

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