InventCostJournalIndirectCost.initFinancialAccounts Method [AX 2012]

Initializes accounts on the ProdIndirectTrans record from the costing sheet node to use for indirect cost posting during financial updates.

Syntax

protected abstract void initFinancialAccounts(
    CostSheetNodeCalculation _calculationNode, 
    Voucher _voucher, 
    TransDate _transDate, 
    ProdIndirectTrans _prodIndirectTrans)

Run On

Called

Parameters

See Also

Reference

InventCostJournalIndirectCost Class