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

Export/Import Idoc

Former Member
17,279

Hi experts,

My requirement is to extract Idoc data from one environment and integrate the extracted data into another environment (without using XI and Programming) to facilitate creation of test data.

I was able to download the idoc data as follows:

1) Go te WE02

2) Select an Idoc No

3) In the menu bar click on IDOC -> Print Idoc

4) Click on the button "Local file" to save the idoc data locally.

The idoc data is saved locally.

The problem is that i am unable to upload the data extracted into idoc. Is there any transaction or simple way to import the data from the excel file or text file into the IDOC.

I have already searched on the forum and most of the use XI or programming.

Thanks.

4 REPLIES 4
Read only

Former Member
0 Likes
13,015

Hi,

I hope you ahve tried transaction WE19.

Regards,

Himanshu

Read only

Former Member
0 Likes
13,015

Hi

There is no way to upload an Idoc from one system to another. The best way is by programming.

Raj.

Read only

13,015

Hi,

It's been long time, but this post still re-up when searching the web for a similar solution.

Actually, there is a rather good solution here, and thanks to dc01fe2c84194f24b77a64b3dbe421fd and his great blog : https://blogs.sap.com/2017/10/16/how-to-create-and-read-flat-idocs-from-files-in-sap/ we now have a solution for this requirement.

Enjoy !

Antoine

Read only

0 Likes
13,015

Thanks for mentioning my blog, Antoine!