LedgerJournalTrans_Project.validateBudget Method
Validates the project budget for the project expense journals.
Syntax
public boolean validateBudget()
Run On
Called
Return Value
Type: boolean
true if the budget is valid for the journal; otherwise, false.
Remarks
If the Enable budget check on line saved parameter setting in Project is true, the validateBudget method is always called when journal line is saved.