Previous Topic: Report DescriptionNext Topic: TMS Report 71 - CA 1 CA Dynam/T Interface Update Report


Job Control Statements

//stepname EXEC PGM=DYNUPDTE[,PARM='[DATEFMT=(fmt)][,TEST]']
//STEPLIB  DD  DSN=CAI.CTAPLINK,DISP=SHR
//TMSRPT   DD  SYSOUT=A
//TMSRPT2  DD  SYSOUT=A
//UPDATES  DD  DSN=cai.ca1.syncdata,DISP=SHR

Parameter Definitions

DATEFMT=(fmt)

Specifies the date format to be printed on TMS Reports 71 and 72. The date pattern indicated by (fmt) is limited to 10 bytes and must be enclosed in parentheses. This parameter is optional. For more information about valid date formats, see Overriding the Preferred Date Pattern.

TEST

Indicates that no updates are made.This parameter is optional.

JCL Considerations

UPDATES DD

This statement points to the data set created by DYNSYNC for CA 1.