Columns
Column name |
Data type |
Description |
---|---|---|
TRANSACTIONGUID |
VARCHAR2(64) |
GUID of the transaction. |
TRANSACTIONID |
NUMBER |
Oracle sequence number incremented automatically for each transaction added. |
TRANSACTIONSTATUS |
NUMBER |
Boolean indicating whether the transaction has been processed. This is set to 1 when the transaction is added to the INF_TRANSACTION table. |