An example to fix Generic stop set error status in tcode SMQ1
I have Q7Q/504 as ERP system and QDD/504 as CRM system.
A new material named JERRY2 is newly created in ERP and successfully downloaded to CRM via request download.
However, after that I made changes on material in ERP, and the change fails to be synchronized to CRM. When checking the outbound queue status via tcode SMQ1, I see the status Stop.
When I tried to reactivate the Queue,
I got the following message “Generic stop set”:
I have debugged to know why this message is raised:
the flag sg_lock is marked as abap_true, so the message is raised:
The root cause is because there are some errorous entries existing in table trfcqout:
Just remove them in tcode SMQ1 and repeat the operation to trigger delta download, this time everything works.
There is now no status STOP in outbound queue, and the delta change on ERP has been successfully synchronized to CRM ,which could be observed in tcode SMW01.
Hi Jerry,
I found your answer not only helpful but also very clear and easy. Thanks a lot for your post.
Best Regards,
Sagar
Hi, Jerry, where is this post, I cannot find it anymore, only the topic is there, have you delete it?
Hello Zhendong,
I never delete it. The url of post: https://blogs.sap.com/2014/07/28/an-example-to-fix-generic-stop-set-error-status-in-tcode-smq1/
Best regards,
Jerry
Hi, Jerry,
it appears this time , thank you, and thank you for your blogs, I would take a good look at them.
Regards.
Tang
Hi Jerry,
Very Helpful content.
Thank you!
Thank you. You had the issue/fix very thoroughly documented. Very helpful.
The question must be: Why does the system behave like this?
The answer is given in the following note: 430980 - CRM Server: Analysis in delta data exchange R/3->CRM -> Step 9a: