CollaborationOrderForecastRequestsrequestStatusDetails
Tracks and manages the status of collaboration order forecasts, including processing details and error messages.
Columns
| Name | Type | Description |
| CollaborationOrderForecastRequestsCollaborationOrderForecastRequestId [KEY] | Long | A unique identifier linking the status details to the corresponding collaboration order forecast request. |
| CollaborationOrderForecastRequestId | Long | A unique identifier for the collaboration order forecast request associated with this status detail. |
| RequestDetailId [KEY] | Long | A unique identifier for the specific request detail entry within the collaboration order forecast request. |
| StatusDetailType | String | The type of status detail associated with the forecast request, indicating the nature of the update or processing stage. |
| StatusDetailCode | String | A code representing the specific status detail of the collaboration order forecast request, providing insight into processing or approval stages. |
| Finder | String | A system-generated reference used to locate the status details of the collaboration order forecast request. |