Share via


ProjBudgetAllocationLine::getAllocatedTotals Method

Calculates the total allocation amount of specified combination, which includes category, project, and activity.

Syntax

client server public static real getAllocatedTotals(RecId _budgetLineRecId, [boolean _isOpenFromCommitted])

Run On

Called

Parameters

  • _isOpenFromCommitted
    Type: boolean
    A Boolean value that indicates budget state ; optional.

Return Value

Type: real
The sum of all allocation amount of the category.

See Also

Reference

ProjBudgetAllocationLine Table