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