CHGALRSLTE (Change Alert Selection Entry) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
                        .-*LIBL/--------.
>>-CHGALRSLTE--FILTER(--+---------------+--filter-name--)------->
                        +-*CURLIB/------+
                        '-library-name/-'
 
                    (1)                 (3) (4)
>--SEQNBR(--+-*LAST----------------+--)------------------------->
            |                 (2)  |
            '-sequence-number------'
 
>--+-------------------------------------------------------------------------------------------------------+-->
   |            .-*SAME-----------------------------------------------------------------------------.      |
   '-SELECT(----+-*ANY------------------------------------------------------------------------------+----)-'
                | .-------------------------------------------------------------------------------. |
                | V          (5)                                                             (6)  | |
                '---(--+-*IF------+--+-*ORIGIN---+--+-*EQ-+--+-attribute-value----------+--)------+-'
                       +-*AND-----+  +-*RSCNAME--+  +-*GT-+  '-generic*-attribute-value-'
                       '-*OR------'  +-*RSCTYPE--+  +-*LT-+
                                     +-*HIERNAME-+  +-*NE-+
                                     +-*HIERTYPE-+  +-*GE-+
                                     +-*MSGID----+  +-*LE-+
                                     +-*MSGSEV---+  '-*CT-'
                                     +-*ALRID----+
                                     +-*ALRTYPE--+
                                     +-*ALRDSC---+
                                     +-*PBLCSE---+
                                     +-*USRCSE---+
                                     +-*INSCSE---+
                                     +-*FLRCSE---+
                                     +-*RSCHDW---+
                                     +-*SNDHDW---+
                                     +-*RSCSFW---+
                                     '-*SNDSFW---'
 
>--+---------------------------+-------------------------------><
   |         .-*SAME------.    |
   '-GROUP(--+-*DEFAULT---+--)-'
             '-group-name-'
 
 

Notes:

  1. If *LAST is specified then SELECT must be *ANY or *SAME.

  2. Range is 1 through 9999.

  3. All parameters preceding this point can be specified in positional form.

  4. All parameters preceding this point are key parameters.

  5. *IF must be specified as the first item only; either *AND or *OR must be specified when repeating selections.

  6. A maximum of 10 repetitions.