Previous Topic: User-Defined Reporting and the Report Writer

Next Topic: Example 1: Creating a User-Defined Report


User-Defined Report Examples

This section provides you with three report examples:

New customers will want to produce reports right away to gain familiarity with the output. Each step of designing a user-defined report is explained, with examples. The job control statements needed to execute the report writer are provided in the "Control Statements and Tables" chapter.

The control statements for each report have a unique identifier in position 1 called the set code, which ties all the statements together for each report. In order for you to generate a specific report, the respective set code must be specified on the SELECT statement.

Up to 15 user-defined reports can be generated in a single execution of CA JARS in addition to any System Use Reports selected.