Share via


LedgerDimensionDefaultAccountController.applyMainAccountQueryRanges Method [AX 2012]

Applies ranges on the provided main account query build datasource.

Syntax

protected void applyMainAccountQueryRanges(
    QueryBuildDataSource _mainAccountViewQbds, 
    DimensionLedgerAccountType _excludeType1, 
    DimensionLedgerAccountType _excludeType2, 
    DimensionValue _filterValue)

Run On

Called

Parameters

See Also

Reference

LedgerDimensionDefaultAccountController Class