Share via


ProdJournalIndirectCost.initPhysicalAccounts Method [AX 2012]

Initializes the physical accounts on the ProdIndirectTrans record based on the calculation type.

Syntax

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

Run On

Called

Parameters

See Also

Reference

ProdJournalIndirectCost Class