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 relocation transport.
Syntax
client protected static WMSTransport createRelocationTransportOnServer(
WMSPalletId _wmsPalletId,
WMSLocationId _wmsLocationIdTo,
InventLocationId _inventLocationIdTo)
Run On
Client
Parameters
- _wmsPalletId
Type: WMSPalletId Extended Data Type
The pallet that should be transported.
- _wmsLocationIdTo
Type: WMSLocationId Extended Data Type
The ID of the WMSLocation location that the pallet should be transported to.
- _inventLocationIdTo
Type: InventLocationId Extended Data Type
The ID of the InventLocation warehouse that the pallet should be transported to.
Return Value
Type: WMSTransport Table
A WMSTransport record.