The ReportMgr object provides an interface for generating reports.
You can use this object to write external applications to execute reports defined in the Rational ClearQuest workspace. You can also use the methods of this object to check the status and parameters of a report.
This association makes it possible to access reports in the Rational® ClearQuest® workspace.
When you call GetReportMgr, you must specify the name of the report you want to execute. Rational ClearQuest associates that report with the returned ReportMgr object. To execute a different report, you must create a new ReportMgr object.