Rational Developer for System z

CRRZE7339E

Two messages with different data structures have the same name: {message name}. This conflict will cause data reference errors at compile time. Rename and refactor one of the messages.

Explanation

A compile error will occur because references to two different data structures have the same name.

User response

Follow these steps:
  1. Rename and refactor one of the messages.
  2. Run the Generate Runtime Code wizard again.


Feedback