RNF3776

External program on prototype for main procedure is not the same as program being created.

10

Cause . . . . . : The program being created should have the same name as the external name specified on the prototype definition for the main procedure (the value of the EXTPGM keyword), because callers using the prototype expect the program to have that name.

Recovery . . . : Rename the created program object to the name specified on the prototype.