Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Save Idoc on disk.

Former Member
0 Likes
403

Hi,

Anyone know a FM or something that I could use to save an idoc on disk ?

Inparamenter should be Idoc nr.

Br, Martin

2 REPLIES 2
Read only

Former Member
0 Likes
348

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

Read only

Former Member
0 Likes
348

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