LedgerBalanceSheetDim.q_addNoReversed Method [AX 2012]
Adds the value reversed to the query, with a fixed value. Therefore, the fetch will only contain transactions that have not been reversed.
Syntax
public abstract void q_addNoReversed(QueryBuildDataSource _qbds)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
A query.