Share via


LedgerJournalEngine_Daily_CN.newJournalActive Method [AX 2012]

Is overridden to add the logic that calls the clearOldDataPerJournal method.

Syntax

public void newJournalActive(LedgerJournalTable _ledgerJournalTable, [boolean _recalc])

Run On

Client

Parameters

  • _recalc
    Type: boolean
    A value that indicates whether recalculation is required.

See Also

Reference

LedgerJournalEngine_Daily_CN Class