SYSIN requirements

The SYSIN data is normally supplied from the select panel; it is the input parameter to the batch program. The layout of the SYSIN DD statement for the first step is:
COLUMNS  1         2         3
123456789012345678901234567890
abcdefgh
where:
abcdefgh        = Report flags. Set to 1 or 0.
                         a = WORKSTATION SUMMARY
                         b = DAILY OPERATING PLANS
                         c = WORK STATION PLANS
                         d = WORK STATION INPUT ARRIVAL LISTS
                         e = NONREPORTING WORK STATIONS
                         f = PREVIOUS PERIOD RESULTS
                         g = PLANNED RESOURCE UTILIZATION
                         h = ACTUAL RESOURCE UTILIZATION