InventCostItemDim.updateIndirectCosts Method [AX 2012]

Triggers the calculation of the indirect cost for ended production orders.

Syntax

protected void updateIndirectCosts()

Run On

Called

Remarks

All the settlements that have to be done for an ended production order will be passed to the InventCostProdAdjust class. As a result, a map with the additional adjustments (indirect cost), which must be added to the closing process will be returned.

See Also

Reference

InventCostItemDim Class