SAP ABAP Data Element SWLNNETMT (N3 Workload: Average Network Time per Step (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 SWLNNETMT
Short Description N3 Workload: Average Network Time per Step (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 Ø Net Time 
Medium 20 Ø Net Time (ms) 
Long 35 Average Network Time / Step (ms) 
Heading 40 Average Network Time per Step (ms) 
Documentation

Definition

This field specifies the average network time per step for all requests from a particular service, a particular action, or a particular user to a component. The time is given in milliseconds.

Use

This field has the following meanings, depending on whether statistics records from ABAP systems or Distributed Statistics Records (DSR) are being monitored:

DSR: The network time is the time for the transfer of a request from the frontend or another external component to the component that DSR is monitoring. The network time is specified in milliseconds and stored in the statistics main record.

ABAP: The frontend-network time is calculated from the difference between the response time measured at the frontend and the response time measured at the application server. It consists of the following parts:

  • The time for the first data transfer from frontend to application server
  • The time for the last data transfer from application server to frontend
  • The time after the last data transfer that is used at the frontend for data and screen preparation

Dependencies

The system can only determine network time if the external component sends a send timestamp or a call time with the call to the DSR component.

Example

The Internet Transaction Server measures the time that is required to send the response back to the WGate.

The frontend network time from SAP R/3 is comparable to the DSR network time; however, the frontend network time still contains the time for preparing the user interface at the frontend.

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