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 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
- _budgetLineRecId
Type: RecId Extended Data Type
The record ID of the ProjBudgetLine table.
- _isOpenFromCommitted
Type: boolean
A Boolean value that indicates budget state ; optional.
Return Value
Type: real
The sum of all allocation amount of the category.