ILE RPG considerations for DDM

 

ILE RPG programs and automatic report programs can both refer to DDM files. Generally, DDM file names can be specified in ILE RPG programming language anywhere a database file name can be specified, for both iSeries™ and non-iSeries target servers.

When an ILE RPG program opens a DDM file on the source server, the following types of I/O operations can be performed on the remote file at the target server, for both iSeries and non-iSeries targets: CHAIN, CLOSE, DELET, EXCPT, FEOD, OPEN, READ, READE, READP, SETGT, SETLL, UPDAT, and WRITE.

Other considerations are:

 

Parent topic:

Programming language considerations for DDM