LedgerBalanceSheetDimCol_Bal.q_addNoReversed Method [AX 2012]
Adds a fixed value to the value that is reversed to the query.
Syntax
public void q_addNoReversed(QueryBuildDataSource _qbds)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
A query.
Remarks
This method makes the fetch only contain transactions that have not been reversed.