Share via


InventMov_WMSPalletMovementFrom::newFromParameters Method [AX 2012]

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

Syntax

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

Run On

Called

Parameters

Return Value

Type: InventMov_WMSPalletMovementFrom Class
A new instance of the class based on the parameters.

See Also

Reference

InventMov_WMSPalletMovementFrom Class