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.
Validates the used inventory movement against an inventory update reservation.
Syntax
public boolean checkUpdateReservation(InventUpd_Reservation _updateNow)
Run On
Called
Parameters
- _updateNow
Type: InventUpd_Reservation Class
An instance of the InventUpd_Reservation class that contains the current inventory update reservation.
Return Value
Type: boolean
true if the inventory movement is valid; otherwise, false.