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

Serialization Error.How to solve?

Former Member
0 Likes
1,460

Hi All,

I have actived the serialization in my inbound system.Now i am getting an Error

' Serialization error for object 01,P,00058634 . Expected counter 000001 <

000002 in IDoc'. It is saying The expected serialization counter has the value 000001. However, the serialization counter in the IDoc has the value 000002 and is therefore too big'

I am not understanding how should i find which is the counter 000001 IDOC.

How to find the cause of the error?Please guide.

Regards,

Prajakta

2 REPLIES 2
Read only

Former Member
0 Likes
658

For what message type you are getting this error message and also need error code.

I also faced similliar issue with inbound Desadv error.

Thanks,

Narayan

Read only

0 Likes
658

Hi narayanan,

I got the solution.I will tell you if it helps you.

I checked the IDOC with same oject &with SERIAL_COUNTER = 1.

so i found the previous unposted IDOC having same atributes.

Thanks,

Prajakta