LedgerBalanceSheetDim.q_addDebitCredit Method [AX 2012]
Add the debit/credit criteria to the query.
Syntax
public abstract void q_addDebitCredit(QueryBuildDataSource _qbds, DebCredProposal _debCredProposal)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
A query.
- _debCredProposal
Type: DebCredProposal Enumeration
The range to add.