Share via


BudgetTmpControlStatistics.calculateSubtractionAmount Method

Gets the AmountMST aggregation based on the BudgetControlConfiguration table.

Syntax

public AmountMST calculateSubtractionAmount(BudgetControlConfiguration _budgetControlConfiguration)

Run On

Called

Parameters

  • _budgetControlConfiguration
    Type: BudgetControlConfiguration Table
    A BudgetControlConfiguration table buffer that provides details about the amount that has to be subracted.

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 the BudgetTmpControlStatistics buffer by using the subtract budget parameter values

See Also

Reference

BudgetTmpControlStatistics Table