Share via


HcmCourseAttendeeStatListController.setRanges Method [AX 2012]

Sets the report query ranges based on caller.

Syntax

public void setRanges(Query _query)

Run On

Called

Parameters

  • _query
    Type: Query Class
    The SRSReportRun object that holds the report parameters and the query.

Remarks

Assigns values to the hrmCourseId field and the status range.

See Also

Reference

HcmCourseAttendeeStatListController Class