WMSPallet.findFreeLocation Method
Syntax
public WMSLocation findFreeLocation(
InventDimOnHand _inventDimOnHand,
InventLocationId _inventLocationId,
[boolean _throwIfFail])
Run On
ClientOrServer
Parameters
- _inventDimOnHand
Type: InventDimOnHand Class
- _inventLocationId
Type: InventLocationId Extended Data Type
- _throwIfFail
Type: boolean