PRTTNSRPT (Print Transaction Report) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-PRTTNSRPT--MBR(--member-name--)------------------------------>
 
>--+---------------------------+-------------------------------->
   |       .-QPFRDATA-----.    |
   '-LIB(--+-library-name-+--)-'
 
>--+-------------------------------+---------------------------->
   |         .-*BLANK---------.    |
   '-TITLE(--+-'report-title'-+--)-'
 
                                          (2)
>--+------------------------------------+----------------------->
   |           .-------------------.    |
   |           V .-*SUMMARY-. (1)  |    |
   '-RPTTYPE(----+-*TNSACT--+------+--)-'
                 +-*TRSIT---+
                 +-*FILE----+
                 '-*TRCDTA--'
 
>--+-----------------------------------------------+------------>
   |         (3)   .-*FIRST-----.  .-*LAST----.    |
   '-PERIOD(-------+-start-time-+--+----------+--)-'
                                   '-end-time-'
 
>--+------------------------------+----------------------------->
   |          .--------------.    |
   |          V .-*SS-. (4)  |    |
   '-OPTION(----+-*SI-+------+--)-'
                +-*OZ-+
                +-*EV-+
                +-*HV-+
                +-*DI-+
                '-*DQ-'
 
>--+-----------------------------+------------------------------>
   |          .-*JOB--------.    |
   '-DETAIL(--+---*THREAD---+--)-'
 
>--+---------------------------------------------------------------+-->
   |               .-*ALL-------------------------------------.    |
   |               | .--------------------------------------. |    |
   |         (5)   | V                                 (6)  | |    |
   +-SLTJOB(-------+---job-name--+-*ALL--------------+------+-+--)-+
   |                             '-thread-identifier-'             |
   |               .-*NONE------------------------------------.    |
   |               | .--------------------------------------. |    |
   |         (5)   | V                                 (6)  | |    |
   '-OMTJOB(-------+---job-name--+-*ALL--------------+------+-+--)-'
                                 '-thread-identifier-'
 
>--+--------------------------------------------------------+--->
   |                 .-*ALL----------------------------.    |
   |                 | .-----------------------------. |    |
   |           (7)   | V                        (6)  | |    |
   +-SLTUSRID(-------+---+-user-name----------+------+-+--)-+
   |                     '-generic*-user-name-'             |
   |                 .-*NONE---------------------------.    |
   |                 | .-----------------------------. |    |
   |           (7)   | V                        (6)  | |    |
   '-OMTUSRID(-------+---+-user-name----------+------+-+--)-'
                         '-generic*-user-name-'
 
>--+---------------------------------------------------------+-->
   |                 .-*ALL-----------------------------.    |
   |                 | .------------------------------. |    |
   |           (8)   | V                         (9)  | |    |
   +-SLTPOOLS(-------+---storage-pool-identifier------+-+--)-+
   |                 .-*NONE----------------------------.    |
   |                 | .------------------------------. |    |
   |           (8)   | V                         (9)  | |    |
   '-OMTPOOLS(-------+---storage-pool-identifier------+-+--)-'
 
>--+--------------------------------------------------------+--->
   |                   .-*ALL--------------------------.    |
   |                   | .---------------------------. |    |
   |            (10)   | V                      (6)  | |    |
   +-SLTFCNARA(--------+---functional-area-name------+-+--)-+
   |                   .-*NONE-------------------------.    |
   |                   | .---------------------------. |    |
   |            (10)   | V                      (6)  | |    |
   '-OMTFCNARA(--------+---functional-area-name------+-+--)-'
 
>--+------------------------+----------------------------------->
   |       .-PRTTNSRPT-.    |
   '-JOB(--+-*MBR------+--)-'
           '-job-name--'
 
>--+------------------------------------------------+----------><
   |          .-*LIBL/--------.  .-QPFRJOBD--.      |
   '-JOBD(--+-+---------------+--+-jobd-name-+-+--)-'
            | +-*CURLIB/------+                |
            | '-library-name/-'                |
            '-*NONE----------------------------'
 
 

Notes:

  1. A maximum of 4 report types.

  2. All parameters preceding this point can be specified in positional form.

  3. *PERIOD contains two lists of one element each. *N must be specified for any element that precedes the value(s) to be specified to maintain its position in the parameter value sequence.

  4. A maximum of 5 repetitions.

  5. The SLTJOB parameter and the OMTJOB parameter are mutually exclusive.

  6. A maximum of 50 repetitions.

  7. The SLTUSRID parameter and the OMTUSRID parameter are mutually exclusive.

  8. The SLTPOOLS parameter and the OMTPOOLS parameter are mutually exclusive.

  9. A maximum of 64 repetitions.

  10. The SLTFNCARA parameter and the OMTFNCARA parameter are mutually exclusive.