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.
Creates a new instance of the same batch reservation check class based on the specified parameters.
Syntax
public InventISameBatchReserveCheck createSameBatchReserveCheck(InventMovement _movement, InventDim _inventDim)
Run On
Called
Parameters
- _movement
Type: InventMovement Class
Inventory movement that requires reservation.
- _inventDim
Type: InventDim Table
Requested inventory dimensions for the reservation.
Return Value
Type: InventISameBatchReserveCheck Interface
A new instance of the same batch reservation check class based on the specified parameters.