%1 in different DECLARATIVES section cannot be referred to by ALTER or GO TO. Ignored.
30
Cause . . . . . : In a DECLARATIVES section, only a PERFORM statement can refer to a procedure-name defined in a different DECLARATIVES section.
Recovery . . . : Change the program logic so that the paragraph-name is referred to correctly.