InventMov_KanbanJob.setTransQty Method [AX 2012]
Sets the transaction quantity in the KanbanJob table.
Syntax
public void setTransQty(InventQty _qtyInvent)
Run On
Called
Parameters
- _qtyInvent
Type: InventQty Extended Data Type
The new transaction quantity stated in inventory unit.
Remarks
This method overrides the base class method.