InventTransferLine.updateLoadLines Method
Update WHSLoadLine table and tracked quantities in WHSInventTransferLine table.
Syntax
public void updateLoadLines(InventQty _oldQty, InventQty _newQty)
Run On
Called
Parameters
- _oldQty
Type: InventQty Extended Data Type
New value for quantity.
- _newQty
Type: InventQty Extended Data Type
Old value for quantity.