Share via


InventCostRevaluate_StdCostConvert.initActCostList Method [AX 2012]

Initializes the actual cost.

Syntax

protected void initActCostList()

Run On

Called

Remarks

The actual cost in the case of a conversion and the current inventory cost.

These are passed into this class by a new parameter method and is assigned to the variable prevCostAmount, which will be used to initialize the total line in the actual cost list.

See Also

Reference

InventCostRevaluate_StdCostConvert Class