InventTransferLetterController.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 hold the Query object of the report.

Remarks

Assigns values to the journal ID and journal type range.

See Also

Reference

InventTransferLetterController Class