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 a value to indicate if update of drop shipment status should be skipped for all purchase order lines.
Syntax
public void skipPurchTableDropShipStatusUpdate(boolean _skipUpdate)
Run On
Called
Parameters
- _skipUpdate
Type: boolean
true if update of drop shipment status should be skipped for all lines on purchase orders; Otherwise false.
Remarks
It is used for cases where line updates could cause record update conflicts.