Input and output for LAR CSV report
The input to the PRSICSV program is a detailed or summarized IRUF. You can use the JCL and control cards from the FLDSELCT DD input file to customize the output. For any field that you want to include in the report, change the flag on column 23 to Y for each control card in the FLDSELCT DD input file. After you have customized the JCL, PRSICSV processes the LAR records on the IRUF file and reports the selected LAR fields to a PS file in the CSV format.
You can also filter the report based on specific field values. For example, you can filter the records for a specific logical terminal name.
The output consists of selected LAR fields in CSV format for each LAR record on IRUF.
You can publish the report in the following formats:
- Physical sequential file available for 3270 viewing
- A CSV-formatted file sent to specific email addresses for viewing as a spreadsheet (.xls format).
The following figure shows the system flow for PRSICSV:
Related topic