Use of Externally Described Data Structures
There are two problems that you may have to fix manually even though
you specify the EXPCPY(*YES) option on the CVTRPGSRC command.
- The merging of an array with an externally described DS subfield
- The renaming and initializing of an externally described DS subfield
These problems are related to the use of externally described data structures.
Because these problems will generate compile-time errors, you can use the information in the ILE RPG compiler listing and the IBM® Rational® Development Studio for i: ILE RPG Reference to correct them.