Share via


InventReleaseOrderPickingForm.pdsCWNeedAllocation Method [AX 2012]

Checks whether more inventory has to be allocated to cover the catch-weight quantity on an order.

Syntax

protected boolean pdsCWNeedAllocation(ItemId _itemId, InventDim _inventDim)

Run On

Server

Parameters

Return Value

Type: boolean
true if more inventory has to be allocated to cover the catch-weight quantity on the order; otherwise, false.

See Also

Reference

InventReleaseOrderPickingForm Class