Previous Topic: PROGRAM ReportNext Topic: ABORT COINCIDENCE Report


CHRONOLOGICAL EVENT Report

The following is the REPORT parameter syntax for designating a CHRONOLOGICAL EVENT report.

Note: The following syntax contains all the keywords which can be used for designating this report. However, only the keywords not previously defined will be described in detail.

 REPORT = CHRONO  /           / Y \  \
                  │ ,SELECT =        │
                  <           \ N /  >
                  │ ,ALL = Y         │
                  \                  /

 [ ,START = start date/time ]

 [ ,STOP = stop date/time ]

where:

REPORT = CHRONO

specifies the Journal Report type to be printed.

CHRONO - indicates that a CHRONOLOGICAL EVENT report is to be printed.

          / Y \
,SELECT =
          \ N /

used when submitting multiple requests for CHRONOLOGICAL EVENT reports for several distinct time periods. This keyword is mutually exclusive from the ALL keyword.

Y - used when the definition of multiple time periods is required (multiple REPORT = CHRONO parameters).

N - indicates that all extract records are to be processed. Therefore, it is not necessary to include the SELECT keyword phrase.

Note: Blanks are not a valid option for this parameter.