LedgerJournalCleanUp.deleteJournals Method [AX 2012]

Overrides the delete actions and delete methods to increase performance.

protected void deleteJournals()

Run On

Called

This method mimics the delete actions on the LedgerJournalTrans table and children of tables that are defined as cascading deletes on the LedgerJournalTrans table. This method must reproduce any delete methods on the tables that are defined as cascading deletes.

Community Additions

ADD
Show: