Application Development 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: 

Missing Idoc

Former Member
0 Kudos

Hi all,

we are having two systems, in which we are trying to send Idoc from one system to another.

Now, we created a Vendor Invoice in system1. We are getting successful creation of Idoc Message as well as stated below:

"Idoc '0000000083307310' was created and forwarded for transmission'.

But this Idoc is not found in system2.

It is not found in table EDIDC and not also in we02 tcode in system2.

Any pointers on this at the earliest would be of great help.

Thanks in advance,

Vamsee Priya.

4 REPLIES 4

Former Member
0 Kudos

Hi ,

The Idoc numbers in the 2 systems won't be the same. Use transaction BD87 (Trace Idocs in that) in system 1 to find the corresponding inbound Idoc in system 2.

Or use transaction WE09 if you are aware of the segment values and try to find the Idoc number

Edited by: Deepthi Upadhyaya on Dec 10, 2009 11:45 AM

0 Kudos

Hi,

I don't have access to BD87 in system1.

So, going with the second option, can u please tell me how to find the segments in a Idoc?

REgards,

Vamsee.

0 Kudos

Then you should request access to BD87 in both systems or use any of the other IDOC transactions to view the status and details about IDOCs. You can't manage IDOC flow if you can't use the transactions and you certainly shouldn't be looking through segments and tables to do this. As a last resort, go find someone on your team that is authorized and work through the issue with them.

You need to find the current status of the IDOC that you created. Just because the IDOC was created doesn't mean that it actually went or that the receiving system has actually processed it. The IDOC could be stuck on either side. Is the partner profile on both sides configured to process immediately? Are you running the status conversion program (RBDMOIND) to verify the dispatch on the sending side?

Former Member
0 Kudos

Hi There,

As indicated by Brad, I would first try and get access to BD87 on both systems and check if the Partner profiles are set to immediate transfer.

Also, does the transfer involve any Hub or Mercator system in between ?!!

Vijay