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 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.