Share via


WMSPalletMove::createRelocationTransportOnServer Method [AX 2012]

Creates a relocation transport.

Syntax

client protected static WMSTransport createRelocationTransportOnServer(
    WMSPalletId _wmsPalletId, 
    WMSLocationId _wmsLocationIdTo, 
    InventLocationId _inventLocationIdTo)

Run On

Client

Parameters

Return Value

Type: WMSTransport Table
A WMSTransport record.

See Also

Reference

WMSPalletMove Class