Previous Topic: Move Request, Library Code, and Inventory DataNext Topic: Generated Move Jobs


APJJ5320, the Standard Move Job

APJJ5320 is the job that initiates the moves selected by APJJ5310. It performs the move modeling by running program APCS5320. Then, before any of the generated move JCL is submitted, it runs the posting program (APCS5391) to initialize each Move Request to be processed. It then runs the posting program again to post the completion of any null moves.

In prior releases of CA PanAPT, the moves were performed next in the APJJ5320 job, by move JCL procedures that were included in the APJJ5320 job. Your site might have your own move procs that have been inserted into the APJJ5320 job.

Many of the models on the CA PanAPT Model Exchange have move procs that work along with them that must be placed into the APJJ5320 job. Finally, the generated move JCL is submitted for execution using the APCS5905 submit program. The submit program is used, instead of other job submission facilities to the internal reader, such as the TSO submit command and IEBGENER, because it has an include expansion facility that might be required by some models.