The field named {field name}, in the message, {message name}
generates
to the same value as the COBOL Keyword {keyword}.
Explanation
A compile error will occur since the field is named
the
same as a COBOL reserved word.
User response
Follow
these steps:
- Rename and Refactor the field in the message.
- Re-run the Generate Runtime Code wizard.