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

Definition

This field specifies average time of all execution times for modules per module call on a component. It is specified in milliseconds.

Use

The total execution time for all calls to a component (destination) is totalled for each call subrecord. The execution times are measured in the calling component and therefore include network times. In combination with the data from the statistics main record, the collector creates the aggregates in the call statistics.

Example

  • The Internet Transaction Server stores the total time for calls to the respective component here.
  • For RFC calls in ABAP systems, the system differentiates between call time and remote execution time. The call time contains network times; it corresponds to the execution time in the DSR. The execution time is measured on the called component and specifies the pure execution time in the called component.

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