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