InventCostIndirect.addToJournalIndirectCost Method [AX 2012]

Calculates indirect costs, writes the result to the ProdIndirectTrans table, and adds entries to the ledger voucher for further posting.

Syntax

protected void addToJournalIndirectCost()

Run On

Called

Remarks

Delegates to the InventCostJournalIndirectCost.addTrans member object.

See Also

Reference

InventCostIndirect Class