‎2009 Aug 10 4:46 PM
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.
‎2009 Aug 10 5:19 PM
Hi,
I hope you ahve tried transaction WE19.
Regards,
Himanshu
‎2009 Aug 10 6:42 PM
Hi
There is no way to upload an Idoc from one system to another. The best way is by programming.
Raj.
‎2022 Jun 16 7:42 AM
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
‎2022 Jun 25 7:59 AM