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.
Update WHSLoadLine table and tracked quantities in WHSSalesLine 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.