InventCostIndirect.finalizeCalc Method [AX 2012]
Writes the indirect transaction records to the database.
Syntax
public void finalizeCalc([boolean _createJournal])
Run On
Called
Parameters
- _createJournal
Type: boolean
A Boolean value that indicates whether to write to the ProdTableJour table.
Remarks
This method triggers the run method of the ProdJournalIndirectCost class.