Share via


InventCostProdAdjust::newFromParameter Method [AX 2012]

Initializes a new instance of this class based on an inventCostProdAdjustDataMap.

Syntax

client server protected static InventCostProdAdjust newFromParameter(InventTransAdjustDataMap _inventTransAdjustDataMap, boolean _recalc)

Run On

Called

Parameters

  • _recalc
    Type: boolean
    A Boolean value that indicates whether the production order should be recalculated.

Return Value

Type: InventCostProdAdjust Class
An initialized instance of the class.

Exceptions

Exception Condition
Error

No inventCostProdAdjustDataMap is passed in.

Error

No inventCostProdAdjustDataMap is passed in.

See Also

Reference

InventCostProdAdjust Class