Share via


BudgetAvailableBalance.setBudgetPeriodBalanceAmount Method [AX 2012]

Sets the aggregated accounting currency amounts for the specified BudgetPeriodBalance instance.

Syntax

protected BudgetPeriodBalance setBudgetPeriodBalanceAmount(BudgetPeriodBalance _budgetPeriodBalance)

Run On

Called

Parameters

  • _budgetPeriodBalance
    Type: BudgetPeriodBalance Class
    An instance of the BudgetPeriodBalance class in which to set the amounts.

Return Value

Type: BudgetPeriodBalance Class
The specified BudgetPeriodBalance instance with all of the amounts set.

Remarks

The AmountMST values are set based on the BudgetSourceTracking object category and the budget tracking posting status.

See Also

Reference

BudgetAvailableBalance Class