Share via


InventOnHandQty.setWHSAvailableQuantities Method [AX 2012]

Sets the AvailPhysical and AvailOrdered quantities on the internal on hand buffer for Warehouse management enabled items based on values held in the WHSInventReserve record.

Syntax

protected void setWHSAvailableQuantities(boolean _includeDelta)

Run On

Called

Parameters

  • _includeDelta
    Type: boolean
    A Boolean value that specifies whether or not delta records should be used in the calculation.

See Also

Reference

InventOnHandQty Class