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 expense journal.
Syntax
protected boolean validateProjTrans(LedgerJournalTable _ledgerJournalTable)
Run On
Server
Parameters
- _ledgerJournalTable
Type: LedgerJournalTable Table
The LedgerJournalTable table holds the expense journal.
Return Value
Type: boolean
true if the journal is validated; otherwise, false.