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 is:
COLUMNS 1 2 3
12345678901234567890123456789012345678
YYMMDDHHMMyymmddhhmmRSxxxxxxxxxxxxxxxx
where:
YYMMDD = STARTDATE HHMM = STARTTIME
yymmdd = ENDDATE hhmm = ENDTIME
R = REPORTTYPE (F=FULL,D=DEPENDENCIES)
S = SORT ORDER (R = INPUT ARRIVAL DATE, O = OWNER ID AND INPUT
ARRIVAL DATE, A = OWNER ID APPLICATION ID )
xxxxxxxxxxxxxxxx = APPLICATION ID, or 'ALL'