LedgerBalanceSheetDimCol_Bal.q_addDimension Method [AX 2012]
Adds the dimension criteria to the query.
Syntax
public void q_addDimension(
QueryBuildDataSource _qbds,
DimensionsAccountCriteria _dimensionValueCriteria,
RefRecId _dimAttrId)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
A query.
- _dimensionValueCriteria
Type: DimensionsAccountCriteria Extended Data Type
The value by which to restrict the query.
- _dimAttrId
Type: RefRecId Extended Data Type
The ID of the dimension attribute on which to restrict the query.