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

idoc, error during dispatch

Former Member
0 Likes
4,333

Hi,

How can we correct idocs in staus 11 ie error during dispatch. What can be the reason behind the error? How can i check that?

Thanks in advance.

4 REPLIES 4
Read only

Former Member
0 Likes
2,059

Hi,

ALEFailureCode 11

An IDoc that is not successfully sent to the endpoint is considered a failure and the IDoc status is updated by the adapter to 11

try to reprocess the idoc in BD87.

Prabhudas

Read only

Former Member
0 Likes
2,059

hi prabhu,

Thanks for the quick reply. But is it possible to find the root cause why this happened?

Read only

0 Likes
2,059

Check t-RFC queue (SM58) or System Log (SM21). Maybe the receiver system is down.

Read only

Former Member
0 Likes
2,059

Hello,

Smitha , the reason behind this the idoc is not dispatched to port . The first and foremost solution is to reprocess the idoc by BD87. You execute this program to dispatch the outbound idocs i.e RSEOUT00 . you can find the proper result.

Regards,

Sridhar