InventCostJournalIndirectCost.initPhysicalAccounts Method [AX 2012]

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

Syntax

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

Run On

Called

Parameters

See Also

Reference

InventCostJournalIndirectCost Class