Sign in

docs RPG Guide

Source Member Types

Source Member Types

Table 1 lists the various source member types, indicates whether the member type can be converted, and indicates the output source member type.

Table 1. Source Member Types and their Conversion Status

Source Member TypeConvert?Converted Member Type
RPGYesRPGLE
RPG38YesRPGLE
RPTYesRPGLE
RPT38YesRPGLE
’blank’YesRPGLE
RPG36NoN/A
RPT36NoN/A
SQLRPGYesSQLRPGLE
Any other typeNoN/A

If the source member type is ‘blank’, then the Conversion Aid will assume it has a member type of RPG. If the source member type is blank for an auto report source member, then you should assign the correct source member type (RPT or RPT38) to the member before converting it. If you do, then the Conversion Aid will automatically expand the auto report source member so that it can be converted properly. The expansion is necessary since ILE RPG does not support auto report source members.

For more information on converting auto report source members, see Converting Auto Report Source Members.