LedgerJournalCheckPost.validateProjTrans Method [AX 2012]

Validates the project budget for the expense journal.

Syntax

protected boolean validateProjTrans(LedgerJournalTable _ledgerJournalTable)

Run On

Server

Parameters

Return Value

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

See Also

Reference

LedgerJournalCheckPost Class