Previous Topic: ProgramNext Topic: Batch Move Request Processing


PROC APJP5960

Parameters

Description

INPUT=x

x must be the name of the input file that contains records used to create a Move Request. Default in PROC: none.

VSAMPFX=x

x is concatenated ahead of the standard data set name for CA‑PanAPT VSAM files. Change this to your installation's high-level VSAM index. Default in PROC: none.

JCLLIST=x

x is a SYSOUT class and any other SYSOUT parameters. Utility messages, control totals, JCL, and similar information are routed to this destination. Default in PROC: *.

REPORTS=x

x is a SYSOUT class and any other SYSOUT parameters. Reports are routed to this destination. Change this in the JCL to your standards. Default in PROC: *.

DUMPS=x

x is a SYSOUT class and any other SYSOUT parameters. Any SYSUDUMP output is routed to this destination.

Default in PROC: *.

SYSDA=x

x indicates a disk type to be used for the temporary work file. Default in PROC: SYSDA.

PARMS=x

x is the parameter passed to APCS5960 that specifies which user ID to use in MR-ADD-USER-ID. Valid parameters are *,user ID; *; or user ID. An * (asterisk) uses the user ID in MR-ADD-USER-ID. If MR-ADD-USER-ID is blank, APCS5960 uses the default user ID. The default user ID is the user ID specified in the parameter passed to APCS5960. If the user ID is not specified or is blank, APCS5960 uses APCS5960 for MR-ADD-USER-ID.