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.
Adjusts the existing quantity with the _adjustedQuantity value.
Syntax
public void updateQuantity(InventQty _adjustedQuantity)
Run On
Called
Parameters
- _adjustedQuantity
Type: InventQty Extended Data Type
The quantity that the existing quantity should be adjusted with.
Remarks
If the adjustment results in a quantity that is 0 or less the record is deleted.