Share via


WMSOrderTransType_Transport.changeToPallet Method [AX 2012]

Updates the toInventDim field of the wmsOrderTrans table with the pallet ID passed as the argument.

Syntax

public void changeToPallet(WMSPalletId _newToPalletId)

Run On

Called

Parameters

Remarks

Only the pallet ID is updated in the toinventDim field. The WMSLocationId and InventLocationId types are not updated based on the pallets values.

See Also

Reference

WMSOrderTransType_Transport Class