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.
Finds or creates the specified record in the ProjBudget table.
Syntax
client server public static ProjBudget findOrCreateProjectBudget(ProjId _rootProjId)
Run On
Called
Parameters
- _rootProjId
Type: ProjId Extended Data Type
The project ID whose project budget needs to find.
Return Value
Type: ProjBudget Table
A record of the ProjBudget table.