Previous Topic: Checkin (CI)Next Topic: Final Panel Processing


Panel Field Descriptions

Enter JOB statements

Required. Length: 1-72. Type: alphanumeric.

Enter up to four JOB CONTROL statements. These statements precede the JCL created by the Checkin model(s). Unless your models generate JOB statements, you must enter at least one // JOB CONTROL statement.

Number of Members per Job

Optional. Length: 1-2. Type: numeric.

If you want to limit the number of members grouped together per job, specify the value here. If left blank, the default is 25 members per job. If you experience system 322 abends (too much CPU time) when checking in multiple members, reducing this value can correct this.

Lib Code

Display only. Displays the member's associated Library Code name.

Member

Display only. Displays the name of the member being checked in. It is the same as the To Member on the Move Request (Project).

From Data

Optional. Length: 1-8. Type: alphanumeric. Default: null ("").

This field is provided to pass data to the Checkin Model. The value of this field is accessible through the $FROMDATA System Modeling Keyword. The data is intended to be associated with the member on the origin library.

To Data

Optional. Length: 1-8. Type: alphanumeric. Default: null ("").

This field is provided to pass data to the Checkin Model. The value of this field is accessible through the $TODATA System Modeling Keyword. The data is intended to be associated with the member on the destination library.

Line Commands
S

Start. Enter S on the Command line to start Checkin model processing. Only the rows of the table marked with the S (select) action command are processed.

A

All. Enter A on the Command line to start Checkin model processing on all rows of the table except those marked with the X (exclude) action command.

All rows including those that are not marked (blank) are processed.

Action Commands
S

Select. The S action marks the row eligible for Checkin model processing when the S Line command is entered.

X

Exclude. The X action marks the row not eligible for Checkin model

processing when the A Line command is entered.