Share via


InventBlockingInventStatusSync.availableUpdateQty Method [AX 2012]

Calculates the quantity available for update.

Syntax

private InventQty availableUpdateQty(
    ItemId _itemId, 
    InventDimId _inventDimId, 
    InventQty _requestedUpdateQty)

Run On

Called

Parameters

Return Value

Type: InventQty Extended Data Type
Quantity available for update.

See Also

Reference

InventBlockingInventStatusSync Class