RNF7420

%NULLIND cannot be used when ALWNULL(*USRCTL) is not specified.

30

Cause . . . . . : The %NULLIND built-in function can only be used when the ALWNULL(*USRCTL) compile option is specified on the CRTBNDRPG or CRTRPGMOD command. %NULLIND is ignored.

Recovery . . . : If the %NULLIND built-in function is required, specify ALWNULL(*USRCTL) otherwise, remove %NULLIND. Compile again.