Share via


LedgerDimensionDefaultAccountController.applyMainAccountTypeRanges Method [AX 2012]

Applies main account type ranges on the provided main account query build datasource.

Syntax

protected void applyMainAccountTypeRanges(
    QueryBuildDataSource _mainAccountViewQbds, 
    DimensionLedgerAccountType _excludeType1, 
    DimensionLedgerAccountType _excludeType2)

Run On

Called

Parameters

See Also

Reference

LedgerDimensionDefaultAccountController Class