WHSAutoReleaseToWarehouse.mustReserveOnReleaseToWarehouse Method [AX 2012]

Determines if reservation should be done during release to warehouse.

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.

Community Additions

ADD
Show: