Previous Topic: Common SyntaxNext Topic: PROGRAM Report


ACTIVITY Report

The following is the REPORT parameter syntax for designating an ACTIVITY 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.

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

 [ ,START = start date/time ]

 [ ,STOP = stop date/time ]

 [ ,INTVL = length ]

where:

REPORT = ACTV - specifies the Journal Report type to be printed.

ACTV - indicates that an ACTIVITY report is to be printed.

/                 / Y \  \
< SELECT =               >
\                 \ N /  /

used when the user submits multiple requests for ACTIVITY 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 (i.e., multiple REPORT = ACTV parameters).

N - indicates that all extract records are to be produced. As a result, it is not necessary to include the SELECT keyword phrase.

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