Share via


BudgetAvailableBalanceLedgerDimension.prepareRelievingCategorySumAllQuery Method [AX 2012]

Prepares the BudgetControlRelievingCategorySumAll query for use by the aggregation calculation.

Syntax

protected void prepareRelievingCategorySumAllQuery()

Run On

Called

Remarks

This method creates a new instance of the BudgetControlRelievingCategorySumAll query and establishes the required query build data sources and query build ranges. It also prepares the trackingDate_Relieving_qbr query range value because it does not change for the lifetime of the instance of the class.

See Also

Reference

BudgetAvailableBalanceLedgerDimension Class