Share via


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

Remarks

This modified query will be used by the report to retrieve the specific transaction.

See Also

Reference

RetailTransactionsController Class