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 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.