RNF7311

An exported field has the same name as the module or program being created.

30

Cause . . . . . : The exported field name cannot be used as the name of the module or program being created. The EXPORT keyword is ignored.

Recovery . . . : Either change the name of the exported field, or create the module or program using a different name. Compile again.