WMSTransport::createEmptyRelocationTransport Method
Creates an empty relocation transport.
Syntax
server public static WMSTransport createEmptyRelocationTransport(
WMSPallet _wmsPallet,
WMSLocation _toLocation,
boolean _activate)
Run On
Server
Parameters
- _wmsPallet
Type: WMSPallet Table
The pallet that is being transported.
- _toLocation
Type: WMSLocation Table
The WMSLocation location the transport is to.
- _activate
Type: boolean
true if the transport should be activated; Otherwise, false.
Return Value
Type: WMSTransport Table
An relocation transport with no lines.