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
YYMMDDHHMMhhhmmW Tabcdefgh (format 1)
YYMMDDHHMMyymmddhhmmTabcdefgh (format 2)
where:
YYMMDDHHMM = Plan start date and time (both formats)
hhhmm = Hours and minutes to be extended (format 1)
(for example, 02400 is 24 hours)
W = Work day flag. Set to W or blank. (format 1)
(for example, 04800W means extend for 48 days,
excluding any free days)
yymmddhhmm = Plan end date and time (format 2)
T = Type of trial plan (C=REPLAN,N=NEXT,F=FUTURE)
abcdefgh = Report flags. Set to 1 or 0. (both formats)
a = WORKSTATION SUMMARY
b = DAILY OPERATING PLANS
c = WORKSTATION PLANS
d = NOT USED. ALWAYS 0.
e = NONREPORTING WORKSTATIONS
f = NOT USED. ALWAYS 0.
g = PLANNED RESOURCE UTILIZATION
h = NOT USED. ALWAYS 0.