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: 

EDI: Incorrect status for inbound IDoc When Using IDOCs with LSMW

Former Member
0 Kudos

Hola:

We are creating Internal Orders in our systems with LSMW using IDOCs. Even thou the Internal Orders are created and the IDOC processing finishes with status 53 (Application document posted) our SAP Inbox is being flooded with messages saying "EDI: Incorrect status 53 for inbound IDoc" and asking us to "Complete the Work Items".

The Diagnosis for the message (sap help) is:

You are trying to process inbound IDoc 0000000001309614, which has status 53.

However, only status values '50', '61' and '64' are permitted for

inbound processing.

Does anybody know how to correct this? And, is there a way to massively Complete all the work items in the Inbox, we have 1950 messages and it would be really tedious to confirm them all one by one?

Kind Regards and thanks in advance,

Carlos

1 REPLY 1

Former Member
0 Kudos

Hi Carlos.

This sounds like each IDOC is being processed twice. If the status is 53 (already processed), the order is created, and you get a message that says "cannot process an IDOC in status 53", it seems like the IDOC is being processed a second time.

Step back though your inbound flow and see if somewhere each IDOC is being processed twice.

Good luck

Points are always appreciated