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 journals.
Syntax
server public static boolean validateBudget(Common _buffer)
Run On
Server
Parameters
- _buffer
Type: Common Table
The Common table that holds the project journal.
Return Value
Type: boolean
true if the journal is validated; otherwise, false.