2008 Aug 25 3:14 PM
Dear All,
How to convert the data from idoc to flat file.
Plz send some sample program and FM.
Thanks & Regards,
Arun.
Dear All,
How to convert the data from idoc to flat file.
Plz send some sample program and FM.
Thanks & Regards,
Arun.
2008 Aug 25 3:25 PM
2008 Aug 25 6:55 PM
Since all the data is lying in EDID2(old versions) or EDID4(new versions), you can read them and declare individual structures for each segment to download the dat into int. tables.
All the data would be lying in EDID4-sdata field.
2008 Oct 30 5:42 AM