ProjBudgetRevLineAllocation::getAllocatedTotals Method
Calculates the total allocation amount of the specified combination, that is, category, project, and activity.
Syntax
client server public static real getAllocatedTotals(RecId _budgetRevisionLineRecId)
Run On
Called
Parameters
- _budgetRevisionLineRecId
Type: RecId Extended Data Type
The record ID of the ProjBudgetRevisionLine table.
Return Value
Type: real
The sum of all allocation amounts of the current selection.