cancel
Showing results for 
Search instead for 
Did you mean: 

Can we upload IDOC in to R/3 system?

Former Member
0 Kudos

Hi,

Could any one guide me in uploading IDOC in to R/3 system?

Is it possible, if so how can we do it?

Idoc is in text file format.

Regards.

Accepted Solutions (0)

Answers (5)

Answers (5)

peter_dougherty
Explorer
0 Kudos

Nothing to it really; if you have installed the RFC SDK along with your SAP GUI, you will have, in the directory \bin (in my case C:\Program Files\SAP\Frontend\SapGui\rfcsdk\bin) a startrfc.exe. I will email to you a text file of the startrfc call so you can see the parameters that you have to supply ...

moorthy
Active Contributor
0 Kudos

Hi,

Uploading text file data into Idoc via XI- for this you can look into this doc-

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38...

Hope this helps,

Regards,

Moorthy

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Can I know more information about the Scenerio you are handling and for what purpose you want to do it.

Thanks & Regards

Agasthuri Doss

agasthuri_doss
Active Contributor
0 Kudos

Hi,

This might help you

Thanks & Regards,

Agasthuri Doss

peter_dougherty
Explorer
0 Kudos

Hello,

You could maybe use startrfc (comes with the RFC SDK) with the following parameters ...

startrfc -3 -D YourSAPSystem -c YourSAPClient -u YourUserNameInSAP -p YourPasswordInSAP -F EDI_DATA_INCOMING -E PATHNAME=YourTextFile -E PORT=YourPortInSAP

Peter DOUGHERTY

Former Member
0 Kudos

HI,

Thanks Peter!..

Could you please forward some documents/screen shots on this scenario to this mail id?

ramana.mdm@gmail.com

Thanks in advance.

Ramana.