Select a Report

Use this dialog box to link a report to a session. A session can have several reports.

You can start this dialog box from the Session Editor.

Session
The session to which you link the report.
Report
The report name. A report is uniquely identified by the combination of package code, module code, and report code.

Click Browse to start a dialog box where you can select reports.

Report Group
The report groups are useful if specific reports must be used in specific situations. You can change the report group in the session's UI script. Only the report(s) of one report group can be selected at run time.
Allowed values

Report group 1.

Example

A session has various reports divided into 2 report groups: group 1 - "Detailed Reports" and group 2 - "Summary Reports". The session's form contains a "print what" selection field where users can select whether they want to print a "Detailed Report" or a "Summary Report". If a user selects "Detailed Report", the user can only select a report from group 1. If a user selects "Summary Report", the user can only select a report from group 2.