SAP ABAP Data Element RFCL_DURA (Performance Log for RFC Trace: Duration of Statement)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-GPA (Application Component) Global Performance Analysis (Transaction ST30)
     S_PERF_TRA (Package) New Performance Trace / Statistics with DB Connection
Basic Data
Data Element RFCL_DURA
Short Description Performance Log for RFC Trace: Duration of Statement  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR9    
Data Type CHAR   Character String 
Length 9    
Decimal Places 0    
Output Length 9    
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 StateDurat 
Medium 20 Statement Duration 
Long 20 Statement Duration 
Heading 10 StateDurat 
Documentation

Definition

Duration (execution time) of the statement. The time is given in the following form:

Seconds.Milliseconds.Microseconds.

If less than 3 spaces are specified for microseconds, the remaining figures are truncated.

If ">999999.9" is displayed as the duration, the preset maximum value of 9999 seconds was exceeded.

In each case, the execution time is measured including the necessary transfer time, for example from the application server to the data server and back.

Note that in operating system SINIX, the time increment is 10,000 microseconds. If the execution time is less than 10,000 microseconds, the duration is shown in the trace list as zero.

In the enqueue trace, the duration is the total of remote time an request time. As these times are measured differently, inaccuracies can occur.

In the table buffer trace, a sequence of fetch statement is usually compressed. In this case, the execution time for all cumulated fetch statements is specified in the "Duration" column. The "Statement" column contains compressed fetch statements. This column displays the cumulation of the fetches and the average duration of a fetch statement in microseconds.

History
Last changed by/on SAP  20110908 
SAP Release Created in 610