Share via


BudgetAvailableBalanceLedgerDimension.prepareBudgetControlCategorySumAllQuery Method [AX 2012]

Prepares the BudgetControlCategorySumAll query for use by the aggregation calculation.

Syntax

protected void prepareBudgetControlCategorySumAllQuery()

Run On

Called

Remarks

This method creates a new instance of the BudgetControlCategorySumAll query by calling the super method and establishing the required query build data sources and query build ranges. It also prepares the trackingDateValueStr_qbr query range value because it does not change for the lifetime of the class instance.

See Also

Reference

BudgetAvailableBalanceLedgerDimension Class