SAP ABAP Data Element SWLNCALLTI (N3 Workload: Total Execution Time for All Calls (s))
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 SWLNCALLTI
Short Description N3 Workload: Total Execution Time for All Calls (s)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAPWLTIME0    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 0    
Output Length 19    
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 T Exec.T 
Medium 17 T Exec. Time (s) 
Long 35 Execution Time for All Calls (s) 
Heading 45 Execution Time for All Calls (s) 
Documentation

Definition

This field specifies the total of all execution times of modules of a component. It is specified in seconds.

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