InventTransferLine.pdsUpdateReservation Method
Indicates whether the field update in progress requires a re-reservation of inventory.
Syntax
public boolean pdsUpdateReservation()
Run On
Called
Return Value
Type: boolean
false if the validation does not allow the field being updated; otherwise, true.
Remarks
The action is dependent upon user options. If the user selects yes the reservation is removed and the quantity is re-reserved if the line is set to auto-reservation. If the user selects cancel the reservation is not removed and the requested receive date is reset to original value. If the user selects no the reservation is not removed and the override FEFO is set to true.