RetailTransactionsController.modifyQuery Method [AX 2012]
Adds ranges to the report query determined by the specified Args values.
Syntax
public void modifyQuery(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
The Query object to modify.
Remarks
This modified query will be used by the report to retrieve the specific transaction.