ProjBudget::findOrCreateProjectBudget Method
Finds or creates the specified record in the ProjBudget table.
client server public static ProjBudget findOrCreateProjectBudget(ProjId _rootProjId)
Called
- _rootProjId
Type: ProjId Extended Data Type
The project ID whose project budget needs to find.
Type: ProjBudget Table
A record of the ProjBudget table.