SAP ABAP Data Element ST05_RETURN_CODE (Return Code of Recorded Statement)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     ST05 (Package) ST05 Performance Trace
Basic Data
Data Element ST05_RETURN_CODE
Short Description Return Code of Recorded Statement  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 RC 
Medium 12 Return Code 
Long 40 Return Code of Statement 
Heading 45 Return Code of Recorded Statement 
Documentation

Definition

Return code of the logged statement, depending on the type of trace:

=================================================================

SQL trace:

--------------

The specified return code corresponds to the return code of the database system used.

Enqueue trace:

---------------------

0 Function executed correctly

2 Collision occurred

8 Internal error

RFC trace:

----------------

0 Function executed correctly

Table buffer trace:

--------------------------

0 Function executed correctly

64 No record found (number of records reported as "0")

256 For table buffer access (buffering types R and P): Record not available

For the buffering types S, C, O, and M : an object was inserted

1024 Record does not exist in buffer Buffer is loaded.

History
Last changed by/on SAP  20130604 
SAP Release Created in 703