Validates the project budget that is used in all timesheet lines for the current timesheet record.
Syntax
public boolean validateBudget()
Run On
Called
Return Value
Type: boolean
true if the timesheet is on budget range; otherwise, false.
Validates the project budget that is used in all timesheet lines for the current timesheet record.
public boolean validateBudget()
Called
Type: boolean
true if the timesheet is on budget range; otherwise, false.