LedgerJournalCheckPost.validateProjTrans Method [AX 2012]
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.