This documentation is archived and is not being maintained.
SrsReportRunController.getFirstQuery Method [AX 2012]
Gets the first query in the report.
protected Query getFirstQuery()
Run On
Called
This examines the report parameters having query and returns the first parameter that is found.
Usually a report has only one query that is associated with it. Therefore, calling this method should provide that specific report.