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: 

Outbound IDOC in status 12

Former Member
0 Kudos
1,620

Hi all,

We have posted outbound IDOC from SAP R3 system to the middleware. Middleware system has received all the IDOC except few(2) idocs and in the very next day again they confirmed that they have not received 3 idocs.

missing idocs were manually processed to have a immediate solution.

we would like to konw how to trouble shoot this scenario?

Following checks were done from our side.

1.There are no entries listed in SM58(tRFC queue)

2.No corresponding entries in the table ARFCRSTATE

3.No network issues.

4.No clue in the Gateway trace.

Is there a way to trace the IDOC stats??

Clara

2 REPLIES 2

former_member194669
Active Contributor
0 Kudos
285

Hi,

Status 12 means that the IDoc has been passed over to the receiving system.

The report RBDMOIND checks that the transaction ID for all IDocs in status 03 are not stuck in the RFC layer If no entry is found, the status is changed to 12.

The receiving system has not acknowledged that this specific IDoc has been received, it is only an indicator that the RFC call is not pending.

aRs

0 Kudos
285

Hi,

But how do trace/check the status of IDOC after status 12??

as i said in the initial query, status is 12 and idoc is not in tRFC layer as it is not visible in SM58. The RBDMOIND report just changes the status from 03 to 12 if it is not avl in tRFC layer.

In the present case nor it is visible in tRFC layer & status is 12 but receiving system has not received these IDOCs.

Hope the situation is clear.

Clara