BudgetTmpControlStatistics.calculateSumAmount Method
Gets the AmountMST aggregation based on a BudgetControlConfiguration table buffer.
Syntax
public AmountMST calculateSumAmount(BudgetControlConfiguration _budgetControlConfiguration)
Run On
Called
Parameters
- _budgetControlConfiguration
Type: BudgetControlConfiguration Table
A BudgetControlConfiguration table buffer that gives details about the amount that must be added.
Return Value
Type: AmountMST Extended Data Type
An aggregated AmountMST value that is used as a part in the budget available amount calculation.
Remarks
This method aggregates the AmountMST value in specified BudgetTmpControlStatisticsbuffer by using the sum budget parameter values.