Share via


InventMov_WMSPalletMovementTo::newFromParameters Method [AX 2012]

Creates a new instance of the class based on the parameters.

Syntax

client server public static InventMov_WMSPalletMovementTo newFromParameters(
    WMSPalletMovementContent _wmsPalletMovementContent, 
    InventDimId _inventDimId, 
    TransDate _transDate, 
    InventQty _qty, 
    PdsCWInventQty _cwQty)

Run On

Called

Parameters

Return Value

Type: InventMov_WMSPalletMovementTo Class
> new instance of the class based on the parameters.

See Also

Reference

InventMov_WMSPalletMovementTo Class