Previous Topic: IDCMGENX01 - PROCEDURE name NAME was defined but never referencedNext Topic: IDCMGENX03 - A "FOR" or "LOOP" label, LABEL, was referenced in a "DO" statement


IDCMGENX02 - PROCEDURE name, NAME, was referenced in a "PROCESS NEXT" statement

Reason:

The specified procedure name was used in place of a FOR or LOOP label in a PROCESS NEXT statement.

Action:

Specify the label of the appropriate FOR or LOOP construct in the PROCESS NEXT statement.