RetailZReportController.modifyQuery Method [AX 2012]

Adds ranges to the report query as per the Args passed.

Syntax

public void modifyQuery(Query _query)

Run On

Called

Parameters

Remarks

This modified query will be used by the report to fetch the specific statement.

See Also

Reference

RetailZReportController Class