cancel
Showing results for 
Search instead for 
Did you mean: 

Testing IDOC in we19

Former Member
0 Kudos

Hello,

like describe in [this blog|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2046] [original link is broken] [original link is broken] [original link is broken];, I would like to test my own IDOC.

Now I'm not sure, if I'm using the right information:

I got the information from following places:

Recipient (all information from R/3 system):

Port: from we21 (with destination to XI system)

Partner No: we20 in R/3(logical name of xi system)

Partner Type: because xi system in we20 is in group LS, I'm using LS here

Sender:

Port: name of R/3 system in IDX1. (IDX1 contain same information in R/3 and XI client)

Partner No: we20 in xi system (logical name of R/3 system)

Partner Type: because R/3 system in we20 is in group LS, I'm using LS here

Is this correct?

If my own IDOC is called ZIDOC_TEST, where do I have to implement it

as inbound/outbound parameter?

I did it in we20 (on R/3 system) in logical system name of XI, because I just want it to send there?!

Or is it important for XI to have it also as inbound parameter?

thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hey,

If your Idoc is Sender Idoc.

1) WE20(R3):- Idoc in Outbound Message type

It will ask you for port

This is the port that you have created towards XI in R3(i.e WE21)

2)IDX2(XI):-Create a new Meta data and the Idoc Type

3) WE19(R3):-

Reciever

Port: the one created in R3(pointing to XI)

Partner No:-Logical system that you have created in SALE for XI

Part type: LS

Sender

Port: No need to give (self-generated)

Partner No:- Logical system that you have created in SALE for R3(i.e to which you have assigned a client)

Part type: LS

rewards points if useful.

regards,

Milan

Former Member
0 Kudos

Hi Chris,

No need for inbound in XI,but you should import your idoc structure in IDX2.

Reward if answer is HELPFUL.

regards Kiran,

Former Member
0 Kudos

HI,

You are sending up the right information in WE19 in IDOC control record.

If you will be sending the IDOC outside R/3 then its Outbound in Partner Profile if it is incoming then its inbound.

But you need to import the IDOC meta data in XI as without this your try to send IDOC will fail.

How To Configure IDoc Adapters

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d19fe210-0d01-0010-4094-a6f...

Follow the steps

/people/venugopalarao.immadisetty/blog/2007/01/24/troubleshooting-file-to-idoc-scenario-in-xi

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/error%2bhandling%2bin%2bfile-idoc%2bscenario

Refer below links for indepth troubleshooting

Refer below steps

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

Thanks

Swarup