‎2010 May 12 12:59 PM
Hi,
Anyone know a FM or something that I could use to save an idoc on disk ?
Inparamenter should be Idoc nr.
Br, Martin
‎2010 May 12 1:16 PM
If it is a outbound idoc, find the path in status 03. then from the path you can download the idoc file to ur disc using tcode: CG3Y.
--
Reddy
‎2010 May 12 1:22 PM
Hi,
You can use function module 'EDM01_SELECT_EDID4' which give you data. for data part consider SDATA field. you can convert sdata field into structure and save into Text fiel.
Regards,
Arun Agrawal