Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.