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

Uploading Idocs

Former Member
0 Likes
8,839

I have an Idoc in Quality and Production .I need similar Idoc in Development for testing.

I have downloaded the contents of the idoc on my desktop from quality server thru we09.what next????

Is there any other way to copy Idoc from Quality to Development server??

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
4,116

Go to a server and find yourself an idoc that you want to use as a template.

Display the idoc using WE19.

Click Inbound file

Type in a file name - for example /tmp/test (you need to use an AL11 directory).

Make sure the option 'Start inbound idoc processing of the file immediately' is unchecked.

Choose overwrite file

Then click the tick.

This will write you an idoc into the AL11 directory structure in the system you are operating in.

Using the download and upload functions (CG3Z & CG3Y), get the file transferred to the production AL11 directories.

Use WE19 to process your downloaded idoc.

Use the option 'File as template' to pick up your file.

You should now be able to process your idoc as you wish

regards

Aveek

6 REPLIES 6
Read only

christian_wohlfahrt
Active Contributor
0 Likes
4,116

Hi Sugopa!

In WE19 'file as template' a IDOC can be created.

If you define an ALE connection, you can send (and receive) IDOCs directly. If this is easier for an one-time use - no. But often a connection exists anyway (e.g. to be able to compare customizing), then only ports have to be added (WE20).

Regards,

Christian

Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
4,116

Hi Sugopa

I can't remember well, but may the program "RSEINB00" help?

Regards

*--Serdar <a href="https://www.sdn.sap.com:443/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.SDNBusinessCard?u=Qbk%2BSAg%2BJIw%3D">[ BC ]</a>

Read only

Former Member
0 Likes
4,117

Go to a server and find yourself an idoc that you want to use as a template.

Display the idoc using WE19.

Click Inbound file

Type in a file name - for example /tmp/test (you need to use an AL11 directory).

Make sure the option 'Start inbound idoc processing of the file immediately' is unchecked.

Choose overwrite file

Then click the tick.

This will write you an idoc into the AL11 directory structure in the system you are operating in.

Using the download and upload functions (CG3Z & CG3Y), get the file transferred to the production AL11 directories.

Use WE19 to process your downloaded idoc.

Use the option 'File as template' to pick up your file.

You should now be able to process your idoc as you wish

regards

Aveek

Read only

0 Likes
4,116

Hello,

Read your reply, this seems to work when the file is created in .txt format.

Support i received an XML file & i haver to use this to create in Inbound IDOC - ORDERS.

I tried converting the XML file into .TXT, but it doesnt work.

How can i go about it.

Regards,

Dhananjay

Read only

0 Likes
4,116

Hi Dhananjay,

You can use FM IDOC_XML_FROM_FILE.

Thanks

Jitendra Soni

Read only

Former Member
0 Likes
4,116

Thanks so much Aveek this really worked