TransactionStatusHistory
This table includes status items that indicate if a transaction is active and if is the most recent active transaction.
| Column Name | Type | Description |
|---|---|---|
| TransactionSourceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| IsActiveTransaction | VARCHAR | Indicates if the transaction is active. The transaction is considered active if it is not a reversal and has never been reversed or reposted. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| TransactionIdentifier | NUMERIC | The unique identifier (.1 item) for the transaction record. |