IKJ79032I   UNDEFINED CALL-BY-REFERENCE VARIABLES SPECIFIED.

Explanation

One or more of the variables specified on the SYSREF statement did not have a corresponding variable passed on the caller's SYSCALL statement. The CLIST cannot be executed.

To correct the CLIST, modify the SYSREF or SYSCALL statement so that any variable named on the SYSREF statement has a corresponding variable passed as a parameter on the SYSCALL statement. For more information about the SYSREF and SYSCALL statements, see z/OS TSO/E CLISTs.

Module

IKJCT440