SAP ABAP Data Element ODQ_TID (Unique Transaction ID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SODQS (Package) Operational Delta Queue Services
Basic Data
Data Element ODQ_TID
Short Description Unique Transaction ID  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ODQ_TSN    
Data Type DEC   Counter or amount field with comma and sign 
Length 23    
Decimal Places 9    
Output Length 35    
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 20 Transaction ID 
Long 30 Transaction ID (TID) 
Heading 32 Transaction ID (TID) 
Documentation

Definition

The transaction ID identifies a transaction from the perspective of the delta queue. The ID is assigned to the queue at the start of a transaction, in other words, before data from this transaction is written to the queue. Therefore the ID does not necessarily reflect the commit sequence when two transactions are compared. The commit sequence is only defined when a sequential transaction number (TSN) is assigned at the end of a transaction, shortly before the database commit.

Use

Dependencies

Example

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