PlannedOrderSummary


Description

A representation of the important details of a planned order. The properties are read-only.

Properties

Property

Type

Length

Default

Description

PlannedOrderKey

PlannedOrderKey

N/A

N/A

A key that uniquely identifies the planned order.

ItemKey

ItemKey

N/A

N/A

A key that uniquely identifies an item.

LocationKey

WarehouseKey

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

Quantity

N/A

N/A

Specifies the quantity to order.

VendorKey

VendorKey

N/A

N/A

A key that uniquely identifies the primary vendor for the item.


Inherits from

BusinessObjectSummary


Documentation Feedback