Previous Topic: IDCMCALP04 - More data items specified in CALL than parameters defined for non-Ideal SUBPGM subpgm-nameNext Topic: IDCMCALP06 - PGM-NAME, a literal, is invalid as a subprogram name operand


IDCMCALP05 - "INPUT" data item ITEM, corresponds to an UPDATE PARAMETER in non-Ideal SUBPGM subpgm-name

Reason:

The named data item is specified as INPUT in the CALL, but the corresponding parameter defined to the non-CA Ideal subprogram is defined as UPDATE.

Action:

Check that the data items passed in the CALL correspond to the parameters defined to the subprogram.