The object QDFTJOBSCD type *JOBSCD in library QUSRSYS can be saved
and restored. As well, there is an API to obtain the entries:
http://pic.dhe.ibm.com/infocenter/iseries/v7r1m0/topic/apis/qwclscde.htm
_i List Job Schedule Entries (QWCLSCDE) API i_
"...
The List Job Schedule Entries (QWCLSCDE) API lists the entries in the
job schedule, QDFTJOBSCD. A subset of the list can be created by using
the job schedule entry name parameter. The generated list replaces any
existing list in the user space.
The QWCLSCDE API produces a list similar to the list produced by the
Work with Job Schedule Entries (WRKJOBSCDE) command.
..."
--
Regards, Chuck