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.
Moves the pallet to the specified location if the pallet is currently empty.
Syntax
client server public static void setLocationIfEmpty(
WMSPalletId _wmsPalletId,
InventLocationId _inventLocationId,
WMSLocationId _wmsLocationId)
Run On
Called
Parameters
- _wmsPalletId
Type: WMSPalletId Extended Data Type
The pallet to move.
- _inventLocationId
Type: InventLocationId Extended Data Type
The new warehouse.
- _wmsLocationId
Type: WMSLocationId Extended Data Type
The new location in the warehouse.