Previous Topic

Next Topic

Book Contents

Book Index

CTDUPMIS update parameters

At least one update parameter must be specified in the CHANGE TO statement if this statement is specified. Similar to the selection parameters, the update parameters correspond to the decollation category definition blocks:

The following rules apply to the update parameters:

Table 278 CTDUPMIS ON block update parameters

Parameter

Description

ON-CLASS

{+/-}Class, where Class is one output class letter.

If '+' is specified, the Class is added to the ON-CLASS decollation parameter in the selected ON blocks.

If '-' is specified, the Class is deleted from the ON-CLASS decollation parameter in the selected ON blocks.

If Class is specified without +/- sign in front of it, the class specified in the ON-CLASS selection parameter is updated by the specified value.

ON-TRNCLASS

{+/-}Class, where Class is one output class letter.

If '+' is specified, the Class is added to the ON-TRNCLASS decollation parameter in the selected ON blocks.

If '-' is specified, the Class is deleted from the ON-TRNCLASS decollation parameter in the selected ON blocks.

If Class is specified without +/- sign in front of it, the class specified in the ON-TRNCLASS selection parameter is updated by the specified value.

ON-DEF-USER

Default recipient name. Maximum length is 20 characters.

Table 279 CTDUPMIS WHEN block update parameters

Parameter

Description

WHEN-STRING

Search string specified in the WHEN decollation mission definition parameter. Maximum length: 60 characters.

DO-NAME

Report name. Maximum length: 50 characters.

DO-USER

{+/-}Recipient name or synonym. Maximum length: 20 characters.

If '+' is specified, the DO USER statement is added to the selected WHEN blocks.

If '-' is specified, the DO USER statement is deleted from the selected WHEN blocks.

If recipient name is without +/- sign in front of it, the recipient name specified in the DO-USER selection parameter is updated by the specified value.

DO-BACKUP

{+/-}Backup mission name. Maximum length: 8 characters.

If '+' is specified, the DO BACKUP statement is added to the selected WHEN blocks.

If '-' is specified, the DO BACKUP statement is deleted from the selected WHEN blocks.

If backup mission is specified without +/- sign in front of it, the backup mission specified in the DO-BACKUP selection parameter will be updated.

DO-MIGRATE

{+/-}Migration mission name. Maximum length: 8 characters.

If '+' is specified, the DO MIGRATE statement is added to the selected WHEN blocks.

If '-' is specified, the DO MIGRATE statement is deleted from the selected WHEN blocks.

If migration mission is specified without +/- sign in front of it, the migration mission specified in the   DO-MIGRATE selection parameter will be updated

DO-PRINT

{+/-}Print mission name. Maximum length: 8 characters.

If '+' is specified, the DO PRINT statement is added to the selected WHEN blocks.

If '-' is specified, the DO PRINT statement is deleted from the selected WHEN blocks.

If print mission is specified without +/- sign in front of it, the print mission specified in the DO-PRINT selection parameter will be updated.

Parent Topic

CTDUPMIS Parameters