PlannedOrderSummary
Description
A representation of the important details of a planned order. The properties are read-only.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
PlannedOrderKey | N/A | N/A | A key that uniquely identifies the planned order. | |
ItemKey | N/A | N/A | A key that uniquely identifies an item. | |
LocationKey | N/A | N/A | A key that uniquely identifies the site where the item is needed. | |
DueDate | dateTime | N/A | Empty | Specifies the date the item is needed. |
RunNumber | int | N/A | Empty | Specifies the MRP regeneration number. |
ReleaseDate | dateTime | N/A | Empty | Specifies the date that the MO/PO needs to be released to ensure that the item will be received into the location when it is needed |
QuantityToOrder | N/A | N/A | Specifies the quantity to order. | |
VendorKey | N/A | N/A | A key that uniquely identifies the primary vendor for the item. |