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
- _calculationNode
Type: CostSheetNodeCalculation Class
The costing sheet node to use for the indirect cost.
- _voucher
Type: Voucher Extended Data Type
The voucher number to use for posting the indirect cost.
- _transDate
Type: TransDate Extended Data Type
The transaction date to use for posting the indirect cost.
- _prodIndirectTrans
Type: ProdIndirectTrans Table
The ProdIndirectTrans record in which to set accounts.