The Batch Change Request Initiation program (CCFB103) opens and assigns, or just assigns, change requests. It is available for batch execution, or another program can call it as an interface vehicle. The JCL requires only a program execute statement and SYSIPT statements as all needed files are dynamically allocated. The LIB/CCF system master file is dynamically allocated based on the SYSMAST keyword of the $CCFGEN macro.
// JOB xxxxxxx
// EXEC CCFB103
control statements
.
.
.
|
Copyright © 2010 CA.
All rights reserved.
|
|