SAP ABAP Data Element DELISTHEAD (Column header for extended performance trace list)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     SQLT (Package) Trace for SQL, Enqueue, RFC, Memory
Basic Data
Data Element DELISTHEAD
Short Description Column header for extended performance trace list  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SQLTCH255    
Data Type CHAR   Character String 
Length 255    
Decimal Places 0    
Output Length 255    
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  
Medium  
Long  
Heading 55 Header for Detailed Performance Trace List 
Documentation

Definition

After the subheader, the system displays the column header of the performance trace list. The trace records belonging to the parameters specified in the subheader are displayed. "Possible entries" help is available for the values in the columns, as these are interpreted depending on the type of trace record.

The extended list contains the following trace record fields:

  • hh:mm:ss:ms (statement execution time)

This is the time at which the logical trace record was created. It is displayed in the format:

Hours : Minutes : Seconds . Milliseconds.

  • Duration

The execution time of the statement is specified in the format:

Milliseconds . Microseconds.

Note that the system can only display down to the smallest unit of time supported by the hardware. If the statement execution time is smaller than that unit of time, the system displays an execution time of zero.

  • Program

The name of the program that executed the logged statement.

  • Object

Depending on the type of trace record, the system displays the object to which the statement that has been executed and logged refers (for example, the name of the database table for a select statement).

  • Oper

The operation that executed the logged statement.

  • Curs

Use the "Possible entries" help for the value in the list, as its meaning depends on the type of logged statement.

  • Array

If the operations "FETCH", "EXEC", or "REEXEC" are used in an SQL trace record, the system displays the maximum number of rows requested from or passed to the database. The number of rows actually processed is displayed in the "Rec" column.

For all other operations, SPACE is output.

  • REC

Depends largely on the type of trace record.

  • RC

Return code of the executed, logged statement.

  • Statement

Formatted short form of the executed, logged statement.========================================================

For more information, use the menu options and pushbuttons provided. To display performance trace documentation, choose "Help" -> "Application help".

History
Last changed by/on SAP  20010130 
SAP Release Created in