cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc cannot be opened Error 51 (Inbound)

Former Member
0 Kudos

Hi all,

We are trying to input an ORDERS05 Idoc to create a Sales Order Document.

When we try to post it using WE19, by Function Module we get the Idoc with status 53 and the SO is created.

But when we try the Standard Input or we post the Idoc directly from XI 3.0, the Inbound Idoc gets the status 51 with the error:

"IDoc cannot be opened" Error code VG 223.

Any help about this?

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Luis,

Status 51 in most cases is because of lock occured in R3, you can check the kind of error in BD87. If it is a lock error then yiu can directly say process all.

Best Regards,

Nagesh Y R

Former Member
0 Kudos

Hi,

I am facing the same problem while calling from bd87 or bd20. Did you find a solution for this?

Former Member
0 Kudos

Hi Luis,

I assume that the IDOC arrives in the R/3 system and that there is no error on the XI side when you check SXMB_MONI.

Further you have also done the inbound IDOC configuration for the process code etc.

Did you check the payload in SXMB_MONI to see if the IDOC data is correct before it is send to R/3.

If that is all ok, did you reprocess the IDoc with TCODE BD87 as there you can setup breakpoint and debug it.

I hope this might help

Stefan