LedgerBalanceSheetDimCol_Cur.q_sortDimension Method [AX 2012]
Adds the dimensions as sort fields to the query.
Syntax
public void q_sortDimension(QueryBuildDataSource _qbds, RefRecId _dimensionAttributeId)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
A query.
- _dimensionAttributeId
Type: RefRecId Extended Data Type
The ID of the dimension attribute to add.