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.
Calculates the totals of the OriginalBudget field, the CommittedRevisions field, the UncommittedRevisions field and the TotalBudget fields.
Syntax
public ProjBudgetLine calcTotalBudgetLine(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The project ID of the top level of the desired hierarchy.
Return Value
Type: ProjBudgetLine Table
A buffer of the ProjBudgetLine table that contains the total of the OriginalBudget field, the CommittedRevisions field, the UncommittedRevisions field and the TotalBudget fields.