RNF0314

The built-in function does not have a value known at compile-time; built-in function is ignored.

20

Cause . . . . . : When a built-in function is specified in a Definition specification, it must have a value known at compile-time.

Recovery . . . : Change the parameters for the built-in function so that the value is known at compile-time, or remove the built-in function. Compile again.