Previous Topic: Data Manipulation/File ReadingNext Topic: Output File Definition


Report Definition

Report Definition commands must appear as the final group of commands in the input stream. In Primary mode, you can code up to 63 different report definitions. In Secondary mode, you can code only one report definition. Each definition describes the content and format of an individual report.

The following is a basic diagram of the Report Definition commands within a program:

         ┌────────┐
         │        │
         │    1   │ Run Control
         │        │
         ├────────┤
         │        │
         │   2A   │ Input File Definition
         │        │
         ├────────┤
         │        │
         │   2B   │ GSA Definition
         │        │
         ├────────┤
         │        │
START:   │    3   │ Data Manipulation/File Reading
         │        │
         ├────────┤
         │        │
 TEST:   │   4A   │ Report Definition
         │        │
         └────────┘