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.
Determines if reservation should be done during release to warehouse.
Syntax
private boolean mustReserveOnReleaseToWarehouse(InventLocationId _inventLocationId)
Run On
Called
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
An InventLocationId ID of the warehouse to determine the reservation settings for.
Return Value
Type: boolean
true if reservation should be done during release to warehouse; otherwise false.