RLedgerTurnoverTypeLedger.queryRun Method [AX 2012]
Returns the QueryRun instance of the report query.
public QueryRun queryRun(Query _query, [container _key])
Run On
CalledParameters
- _query
- Type: Query Class
The query of the report.
- _key
- Type: container
A container holding the selected grouping parameters of the report.
Community Additions
ADD
Show: