InventReleaseOrderPickingForm.pdsCWAllOrdersDeliverable Method [AX 2012]

Checks whether enough physical inventory is available to fulfill the quantities on an order.

Syntax

protected boolean pdsCWAllOrdersDeliverable(ItemId _itemId, InventDim _inventDim)

Run On

Server

Parameters

Return Value

Type: boolean
true if enough physical inventory is available to fulfill quantities on the order; otherwise, false.

See Also

Reference

InventReleaseOrderPickingForm Class