InventStatusBlockingHelper.increaseInventStatusBlocking Method [AX 2012]
Increases the quantity of the specified inventory status blocking.
Syntax
protected void increaseInventStatusBlocking(InventQty _qty, [InventMovement _movement])
Run On
Called
Parameters
- _qty
Type: InventQty Extended Data Type
Quantity to increase by.
- _movement
Type: InventMovement Class
InventMovement of the transaction that caused the increase.