Share via


WMSTransport::createEmptyRelocationTransport Method

Creates an empty relocation transport.

Syntax

server public static WMSTransport createEmptyRelocationTransport(
    WMSPallet _wmsPallet, 
    WMSLocation _toLocation, 
    boolean _activate)

Run On

Server

Parameters

  • _activate
    Type: boolean
    true if the transport should be activated; Otherwise, false.

Return Value

Type: WMSTransport Table
An relocation transport with no lines.

See Also

Reference

WMSTransport Table