SAP ABAP Data Element ST22_TRANSACTION_ID (Transaction ID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_RABAX (Package) Runtime Error Handling
Basic Data
Data Element ST22_TRANSACTION_ID
Short Description Transaction ID  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 32    
Decimal Places 0    
Output Length 32    
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 TID 
Medium 15 Transaction ID 
Long 20 Transaction ID 
Heading 32 Transaction ID 
Documentation

Definition

So that the progress of SAP transaction can be followed,

  • each transaction is assigned a unique transaction ID,
  • transaction IDs are part of the SAP statistics and are displayed in many monitors (ABAP runtime error, SysLog, Developer Trace),
  • transaction IDs for distributed transactions (RFC, HTTP, update etc.) are sent within the 'SAP Passport' and are used by the monitor tools instead of the local transaction codes.

Use

Dependencies

Example

History
Last changed by/on SAP  20100420 
SAP Release Created in 710