CollaborationOrderForecastsreferenceQuantities
Provides access to additional measures for collaboration order forecasts, such as purchasing metrics, enhancing decision-making.
Columns
| Name | Type | Description |
| CollaborationOrderForecastsCollaborationOrderForecastId [KEY] | Long | A unique identifier linking the reference quantities to the corresponding collaboration order forecast. |
| CollaborationOrderForecastId | Long | A unique identifier for the collaboration order forecast associated with this reference quantity. |
| RefercenceDetailsId [KEY] | Long | A unique identifier for the reference details record related to the forecast. |
| BucketId | Long | A unique identifier for the time bucket in which the reference quantity applies. |
| PublisherOrderTypeCode | String | A code representing the type of order for the reference quantity. |
| BucketStartDate | Date | The date when the time bucket for the reference quantity begins. |
| BucketEndDate | Date | The date when the time bucket for the reference quantity ends. |
| Quantity | Decimal | The reference quantity associated with the forecast. |
| DocumentReferenceNumber | String | A reference number linking the forecast quantity to an external document or transaction. |
| PublishedByPersonId | Long | A unique identifier for the person who last published the reference quantity. |
| PublishedByUserName | String | The username of the person who published the reference quantity. |
| PublishDate | Datetime | The date and time when the reference quantity was published. |
| PublishSourceCode | String | A code identifying the type of user who performed the publish action. |
| Finder | String | A system-generated reference used to locate the reference quantities for the collaboration order forecast. |