startReportDesignerForReport

startReportDesignerForReport(reportName:    String;
                             userCode:      String;
                             securityClass: Class);

The startReportDesignerForReport method of the JadeReportWriterManager class starts the JADE Report Writer Designer application with the user code and security class specified in the respective userCode and securityClass parameters in the same way as the startReportWriterDesigner method and then automatically opens the report specified in the reportName parameter.

If the specified report does not exist or it is not visible to the current user, the JADE Report Writer Designer application opens in the normal way, prompting for the report or template name.