RNF7312

An imported field has the same external name as an imported procedure.

20

Cause . . . . . : The external name of the imported field cannot also be used as an imported procedure name. The IMPORT keyword for the field is ignored.

Recovery . . . : Either change the external name of the imported procedure, or change the external name of the imported field. Compile again.

Technical description . . . . . . . . : An imported field name is specified as the parameter of the IMPORT keyword; or it is the upper-cased internal RPG name if a parameter was not specified for IMPORT. The imported procedure name is specified as: