ProjJournalCheckPost.checkJournal Method [AX 2012]

Validates the project budget for the project journal.

protected boolean checkJournal(JournalTransList _journalTransList)

Run On

Called

Parameters

_journalTransList
Type: JournalTransList Class
The instance of the JournalTransList class that holds a list of the project journal lines.

Return Value

Type: boolean
true the if journal is valid; otherwise, false.

Community Additions

ADD
Show: