LedgerConsolidate.deleteJournal Method [AX 2012]
Deletes the specified journal.
Syntax
protected void deleteJournal(LedgerJournalId _journalNum)
Run On
Called
Parameters
- _journalNum
Type: LedgerJournalId Extended Data Type
The journal number to delete.
Remarks
This method should be called in the company for which the journal exists.