Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the project budget for the project journal.
Syntax
public boolean checkJournal(JournalTransList _journalTransList)
Run On
Called
Parameters
- _journalTransList
Type: JournalTransList Class
An 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.