RNF0351

The parameter for %PADDR is not valid; %PADDR is ignored.

20

Cause . . . . . : The parameter for built-in function %PADDR must be a character literal, a hexadecimal literal, a named constant representing a character or hexadecimal literal, or a prototype name. A prototype name is not valid if the prototype is used to call a program (EXTPGM keyword) or a Java method (EXTPROC(*JAVA) keyword).

Recovery . . . : Correct the parameter for built-in function %PADDR. Compile again.