Share via


RetailStatementPostedController.modifyQuery Method [AX 2012]

Adds ranges to the report query specified by the Args values 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

RetailStatementPostedController Class