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: 

Idoc status error 66 - IDoc must be processed later; 000006 , IDoc no. 0000

Former Member
0 Kudos

Hi,

The following error appears when a particular Idoc is trying to get posted

Status 66 - IDoc is waiting for predecessor IDoc (serialization)

Message - "IDoc must be processed later; 000006 , IDoc no. 000002 required."

What is this error all about? How do I find out which is the predecessor Idoc which has to be posted first. I can not find any other idoc numbers mentioned here.

Thanks in advance

6 REPLIES 6

Former Member
0 Kudos

Hi,

It means that it is waiting for the idoc '00002' to be processed first then '00006' can be processed.

effect of serialization .

Rhea.

0 Kudos

Rhea,

What you have mentioned is clear for me too. But the question is how do I trace the predecessor idoc? 0002 or 0006 are not Idoc numbers. They are Idoc types.

Any way in which I can trace out the predecessor idoc?

Regards

0 Kudos

hi,

u can use bd87 transaction to trace the idocs.

you can check the idocs status from we02 or we05 transactions.

0 Kudos

Did you check in we02 or we05?

0 Kudos

Rhea/Gaautam - Thanks

Already checked in WE02,WE05 etc. Through BD87 we can track the idoc number of sending system. But this error message is referring to another idoc number which I am not able to trace. Sending system idoc number is posted correctly.

Former Member
0 Kudos

Game over