SrsReportRunController.runReport Method [AX 2012]
Runs the report to various destinations.
Syntax
public void runReport()
Run On
Called
Exceptions
Exception | Condition |
---|---|
Error | The report contract was not found or another error was encountered during the report execution. |
Remarks
This method handles calling preRunModifyContract , preRunReport , postRunReport as part of running report.