InventBlockingQtyReduction.new Method [AX 2012]
Creates a new instance of the InventBlockingQtyReduction class from the specified inventory blocking and quantity to reduce by.
Syntax
public void new(InventBlocking _blocking, InventQty _qtyReduction)
Run On
Called
Parameters
- _blocking
Type: InventBlocking Table
An inventory blocking.
- _qtyReduction
Type: InventQty Extended Data Type
The quantity to reduce.