LedgerBalanceSheetDim.q_addDimension Method [AX 2012]
Adds the dimension criteria to the query.
Syntax
public abstract 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 to restrict by.
- _dimAttrId
Type: RefRecId Extended Data Type
The ID to restrict on of the dimension attribute.