InventoryRequestStatusAuditTrai
Keeps an audit trail of request status changes for a inventory request.
| Column Name | Type | Description |
|---|---|---|
| RequestStatusNewCategory | VARCHAR | The category number for the request status. This is what the request status was changed to. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| RequestStatusChangeInstant | DATETIME | The instant at which the request status was changed. |
| RequestLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| RequestStatusChangeUserId | VARCHAR | The ID of the user (EMP) that changed the request status. |
| RequestIdentifier | NUMERIC | The unique identifier (.1 item) for the request record. |