Share via


WMSJournalTransController.setRanges Method [AX 2012]

Sets the report query ranges that are based on the caller.

Syntax

protected void setRanges(Query _query)

Run On

Called

Parameters

  • _query
    Type: Query Class
    The Query parameter object of the report.

Remarks

This method assigns values to the range of the journal ID.

See Also

Reference

WMSJournalTransController Class