InventMov_ProdLine_JournalBOM.pdsAdjustInventoryQuantity Method [AX 2012]
Adjusts the inventory quantity for the movement.
Syntax
public void pdsAdjustInventoryQuantity(InventQty _inventQty)
Run On
Called
Parameters
- _inventQty
Type: InventQty Extended Data Type
The inventory quantity to adjust.
Remarks
This method does not call the super method to avoid repeated unit conversion.