Share via


WMSOrderTransType.changeToPallet Method [AX 2012]

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

Syntax

public void changeToPallet(WMSPalletId _newToPalletID)

Run On

Called

Parameters

Remarks

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

See Also

Reference

WMSOrderTransType Class