Rational Developer for System z
Restrictions applied when renaming components
Each component name has been renamed applying COBOL naming restrictions.
The COBOL naming restrictions are as follows:
All names are uppercase.
Spaces are removed.
Forbidden characters (#, ? %, $) are converted to underscores.
Feedback