TransferCenterRequestStatusHistory
This table stores information related to the status change history for Transfer Center requests.
| Column Name | Type | Description |
|---|---|---|
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| RequestStatusHistoryLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| RequestStatusChangeUtcDatetime | DATETIME | The datetime at which the request's status changed, stored in UTC. For local time, use TC_REQUEST_STATUS_HX.STATUS_UPDATE_LOCAL_DTTM. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| RequestStatusAuditTrail | INTEGER | This item stores the audit trail for the status of the request. |
| RequestStatusUpdateLocalDatetime | DATETIME | The datetime at which the request's status changed, stored in local time. For UTC, use TC_REQUEST_STATUS_HX.STATUS_UPDATE_UTC_DTTM. |
| TransferRequestCancellationReasonCode | INTEGER | This item stores the audit trail for the cancel reason of the request. |