CollaborationOrderForecastQuantities
CollaborationOrderForecastQuantities
Columns
| Name | Type | Description |
| CollaborationOrderForecastId [KEY] | Long | Value that uniquely identifies the collaboration order forecast. |
| UOMCode | String | Abbreviation that identifies the unit of measure for the item. |
| UnitOfMeasure | String | Unit of measure for the item. |
| OnHandQuantity | Decimal | Quantity of the on-hand inventory for the collaboration order forecast item. |
| SupplierOnHandQuantity | Decimal | Quantity of the supplier's on-hand inventory for the collaboration order forecast item. |
| CreatedBy | String | Value that uniquely identifies the person that created the collaboration order forecast. |
| CreationDate | Datetime | Date and time when the user created the collaboration order forecast. |
| LastUpdatedBy | String | User who last updated the collaboration order forecast. |
| LastUpdateDate | Datetime | Date and time when the user most recently updated the record. |
| Finder | String | Indicates whether the record is returned in finder queries. |