BudgetTransactionHeader.sumAccountingAmountByBudgetType Method
Calculates the total amount in accounting currency of all the budget transaction lines for this header with the specified budget type.
Syntax
private AmountMST sumAccountingAmountByBudgetType(BudgetType _budgetType)
Run On
Called
Parameters
- _budgetType
Type: BudgetType Enumeration
The budget type to sum.
Return Value
Type: AmountMST Extended Data Type
The total amount in accounting currency of the budget transaction lines for this header that have the specified budget type.