Share via


ReturnAcknowledgmentAndDocController.setRanges Method [AX 2012]

Sets the report query ranges based on the caller.

Syntax

public void setRanges(Query _query, ReturnAcknowledgmentAndDocContract _returnAcknowledgmentAndDocContract)

Run On

Called

Parameters

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

See Also

Reference

ReturnAcknowledgmentAndDocController Class