RNF0519

Circular dependency found defining a name like another name.

30

Cause . . . . . : You are trying to define a name like another name (using keyword LIKE in a Definition specification or using the *LIKE DEFINE operation in a Calculation specification) but the definition of the other name depends on the definition of this name. The LIKE definition is ignored.

Recovery . . . : Correct the definition. Compile again.