CRRZI0787W The program {0} is duplicated elsewhere in the scan.

Explanation

{0}
A program name.
The COBOL call analyzer determined that the program name shown in the message is duplicated in another program source file.

User response

Consider updating the source programs to ensure that each program source file specifies a unique name in the PROGRAM-ID statement.