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: 

IDOCs not recognized or displayed in WE05/09

Former Member
0 Kudos

Hi Experts,

Our client systems have some IDOCs scheduled in the background. Everyday we check for the status of the IDOCs in the TCODE WE09/05. But today we are not able to see any messages or status. As it shows there are no IDOCs processed. But when we check the XI system there are 76 IDOCs which have a status 03. Kindly let me know on what to do in such cases.

Thanks,

Archana

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Archana,

Please check whether idocs have been dispatched from XI system, check idocs have reached in status 12 in sending system.

If idocs are stuck in trfc queue then run program RBDMOIND to clear the idocs from queue. Status 12 indicates idocs have been sucessfully sent from sending system.

Regards,

Vinod

5 REPLIES 5

JL23
Active Contributor
0 Kudos

in which selection fields do you enter a value?

Former Member
0 Kudos

Hi Archana,

Please check whether idocs have been dispatched from XI system, check idocs have reached in status 12 in sending system.

If idocs are stuck in trfc queue then run program RBDMOIND to clear the idocs from queue. Status 12 indicates idocs have been sucessfully sent from sending system.

Regards,

Vinod

0 Kudos

> If idocs are stuck in trfc queue then run program RBDMOIND to clear the idocs from queue. Status 12 indicates idocs have been sucessfully sent from sending system.

Vinod,

A very small correction, RBDMOINd will not clear the queue, it will just change the status 03 to 12, if the idoc has been already recieved by the destination system. Program reads some table related to TRF log and updates the status accordingly. After running the report, if you still have the idocs in status 03, you need to go SM58 and clear the log.

--

Reddy

0 Kudos

Hi V.V

Thanks for correcting me.

0 Kudos

Hi, Thank you for your valuable time. Here I have come up with a solution, Check the queues in SMQ2 for Inbound and SMQ1 for outbound. We will know the errors related to the IDOC. Then if required process the IDOC manually.

Thanks,

Archana