BudgetControlStatisticsManager.setBudgetTmpControlStatisticsAmount Method [AX 2012]

Calculates the values of various total amounts and sets those values in the specified temporary table reference.

Syntax

public void setBudgetTmpControlStatisticsAmount(BudgetTmpControlStatistics _budgetTmpControlStatistics, BudgetControlStatisticsBalanceType _balanceType)

Run On

Called

Parameters

  • _budgetTmpControlStatistics
    Type: BudgetTmpControlStatistics Table
    A BudgetTmpControlStatistics reference in which the calculated AmountMST values must be set.

See Also

Reference

BudgetControlStatisticsManager Class