StatusChangeRequests
StatusChangeRequests
Columns
| Name | Type | Description |
| StatusRequestId [KEY] | Long | Unique identifier for the status change request. |
| SourceId | String | Identifier for the source. |
| RequestTimestamp | String | Timestamp for the status change request. |
| RequestNumber | String | External request number defined by the time consumer application, such as payroll or projects. |
| RequestStatus | String | Aggregate status of the current request returned by the application. |
| Finder | String | Finder of StatusChangeRequests |