Previous Topic: IDCMGENP08 - END-OF-STATEMENT expected, found WORDNext Topic: IDCMGENP10 - A "FOR" or "LOOP" label, LABEL, was referenced in a "DO" statement


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

Reason:

A procedure name that is not the name of a LOOP or FOR EACH was referenced in a PROCESS NEXT statement.

Action:

Only reference names of LOOPs or FOR EACH constructs in PROCESS NEXT statements.