ProjBudget::findOrCreateProjectBudget Method
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.