InventQualityOrderTable.update Method
Overrides the standard update method.
Syntax
public void update([NoYes _dropEstimated, NoYes _updateReservation])
Run On
Server
Parameters
- _dropEstimated
Type: NoYes Enumeration
A NoYes enumeration value that determines whether the related inventory transactions should be updated; optional.
- _updateReservation
Type: NoYes Enumeration
A NoYes enumeration value that determines whether the items should be reserved; optional.