Share via


InventJournalTransDocPLController.setRanges Method [AX 2012]

Sets the report query ranges based on the caller.

Syntax

public void setRanges(Query _query)

Run On

Called

Parameters

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

Remarks

Assigns values to the journal ID and journal type range.

See Also

Reference

InventJournalTransDocPLController Class