CollaborationOrderForecastsforecastQuantities
Manages forecast measure details, allowing updates and new entries for collaboration order forecasts.
Columns
| Name | Type | Description |
| CollaborationOrderForecastsCollaborationOrderForecastId [KEY] | Long | A unique identifier linking the forecast quantities to the corresponding collaboration order forecast. |
| CollaborationOrderForecastId | Long | A unique identifier for the collaboration order forecast associated with this forecast quantity. |
| CorrelationCode | String | A unique code identifying the orchestration process instance. |
| CollaborationOrderForecastDetailsId [KEY] | Long | A unique identifier for the detailed record associated with the collaboration order forecast. |
| BucketId [KEY] | Long | A unique identifier for the time bucket used in the forecast quantity. |
| BucketStartDate | Date | The date when the time bucket for the forecast quantity begins. |
| BucketEndDate | Date | The date when the time bucket for the forecast quantity ends. |
| BucketAggregationCode | String | The code indicating the bucket aggregation type for the forecast quantity. Accepted values are defined in the lookup type ORA_VCS_BUCKET_AGGR_LEVEL. These values can be managed in the Setup and Maintenance work area under the Manage Supply Chain Collaboration Lookups task. |
| Quantity | Decimal | The forecasted supply quantity for the specified time bucket. |
| Version | Int | The version number of the forecast time bucket for the collaboration order forecast. |
| PublishedByPersonId | Long | A unique identifier for the person who last published the forecast quantity. |
| PublishedByUserName | String | The username of the person who most recently published the forecast quantity. |
| PublishedDate | Datetime | The date and time when the forecast quantity was published. |
| PublishSourceCode | String | A code identifying the type of user who performed the publish action. Accepted values are defined in the lookup type ORA_VCS_PARTY_ORIGIN. These values can be managed in the Setup and Maintenance work area under the Manage Supply Chain Collaboration Lookups task. |
| Finder | String | A system-generated reference used to locate the forecast quantities for the collaboration order forecast. |