Required Parameter Group

Control group name
INPUT; Char(10)

This is the name of the control group calling the exit program.

Control group type
INPUT; Char(4)

This is the type of control group calling the exit program. Possible values are:

*BKU
This is a backup control group.
Qualified user space name
INPUT; Char(20)

This is qualified name of the user space containing the control group entry information. The format of the control group entry information is determined by the user space format.

User space format
INPUT; Char(8)

The name of the format of the control group entry information. This identifies the format of the control group entry information in the user space. Possible values are:

BKUI0100
Backup entry information. The control group entry information is provided for backup control group entries. For details see BKUI0100–Backup Item Entry Information.
Control information format
INPUT; Char(8)

The name of the format of the control information. This identifies the format of the control information returned by the exit program. Possible values are:

CTLO0100
Basic control information. Basic control information is returned by the exit program. For details see CTLO0100–Basic Control Information.
Control information
Output; Char(*)

The control information provides identifies the action which the exit program wants the caller to take relative to subsequent processing. For details see Control Information.



[ Top of Page | Previous Page | Next Page | Contents | Index ]