Share via


InventReleaseOrderPickingForm.allOrdersDeliverable Method [AX 2012]

Indicates whether all orders for _itemId and _inventDim can be delivered.

Syntax

protected boolean allOrdersDeliverable(ItemId _itemId, InventDim _inventDim)

Run On

Server

Parameters

Return Value

Type: boolean
true if all orders can be delivered; otherwise, false.

See Also

Reference

InventReleaseOrderPickingForm Class