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

Maximum no. of repitition exceeded while processing IDOC

Former Member
0 Likes
602


Hi All,

I need to reprocess IDOC in error via a report program, for that i am using FM IDOC_INPUT.

But when i try to reprocess a IDOC 3 or more(without fixing the underlying issue which led it to error status) time it give a different error message stating "Maximum no. of repitition exceeded"instead of expected error message. LAthough it allow to reprocess the idoc again, i am unable to understand this new Error.

Could you please explain why this error comes and how can i avoid it ?

Please find below snapshot for reference.

Thanks

Hi,

It should happen, because you are reprocessing IDOC again and again! I guess system not allowing to reprocess IDOC at the same time!

1 REPLY 1
Read only

Former Member
0 Likes
508

Hi,

It should happen, because you are reprocessing IDOC again and again! I guess system not allowing to reprocess IDOC at the same time!