RHRMJournalCheckPost_Dismiss.checkJournal Method [AX 2012]
Validates the journal.
Syntax
protected boolean checkJournal(JournalTransList _journalTransList)
Run On
Called
Parameters
- _journalTransList
Type: JournalTransList Class
A list of journal lines.
Return Value
Type: boolean
true if the journal is valid; otherwise, false.