UPROCOPY


1 UPROCOPY=
2.1! (N,Y)
2.1  (
2.2.1 Y
2.2.1 N
2.1 ,
2.2.1 Y
2.2.1 N
2.1 )
2.1 Y
2.1 N
UPROCOPY
Specifies whether or not the user can override the value specified for the PROCOPTY parameter.
N
The user cannot override the PROCOPTY parameter.
Y
The user can override the PROCOPTY parameter.

When you specify two values in parentheses, separated by a comma, the first value is used for BMP mode and the second value is used for DLI mode. When you specify a single value, this is used for both BMP and DLI modes.

If you specify UPROCOPY=N for BMP mode:
  • The Batch Browse PSB Processing Option field on the BMP Mode Options panel is protected.
  • PROCOPT= statements in the FMNIMSIN input of Batch Browse jobs run in BMP mode are ignored.
  • No PROCOPT= statements are included in the JCL generated by the Batch Browse dialog when the Batch Browse is to run in BMP mode.
If you specify UPROCOPY=N for DLI mode:
  • The Batch Browse PSB Processing Option field on the DLI Mode Options panel is protected.
  • PROCOPT= statements in the FMNIMSIN input of Batch Browse jobs run in DLI mode are ignored.
  • No PROCOPT= statements are included in the JCL generated by the Batch Browse dialog when the Batch Browse is to run in DLI mode.

This parameter is optional. If it is not specified on the FMN1POPI macro statement, FM/IMS uses either the value specified on the FMN1POPD macro statement (if specified on that statement), or "(N,Y)" (otherwise).