LedgerBalanceSheetDim.q_addCurrencyCode Method [AX 2012]
Adds the currency code criteria to the query.
Syntax
public abstract void q_addCurrencyCode(QueryBuildDataSource _qbds, CurrencyCode _currencyCode)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
A query.
- _currencyCode
Type: CurrencyCode Extended Data Type
The range to add.