Rational Developer for System z

CRRZE7338E

The field {field name} in message {message name} generates to the same value as the COBOL keyword {keyword}. This name conflict will cause a compile error.

Explanation

A compile error will occur since the field is named the same as a COBOL reserved word.

User response

Follow these steps:
  1. Rename and Refactor the field in the message.
  2. Re-run the Generate Runtime Code wizard.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)