by dick scherrer » Sun Sep 02, 2012 9:17 am
Hello,
Where did the term "IDDcopy" originate? This is not a term i've ever head of.
If this is some kind of COBOL "copybook" that describes some database info, it is used the same as any other colpybook.
The program still has to read the database - probably pointing to the copybook as the place to place the data returned from the read. If a write is being issued, the data would be moved from whereever to the copybook fields, then the add/update/delete is issued.
Hope this helps,
d.sch.