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,

SAP CRM中间件Generic stop set的错误如何解决

I got the following message “Generic stop set”:

SAP CRM中间件Generic stop set的错误如何解决

I have debugged to know why this message is raised:

SAP CRM中间件Generic stop set的错误如何解决

the flag sg_lock is marked as abap_true, so the message is raised:

SAP CRM中间件Generic stop set的错误如何解决

The root cause is because there are some errorous entries existing in table trfcqout:

SAP CRM中间件Generic stop set的错误如何解决
SAP CRM中间件Generic stop set的错误如何解决
SAP CRM中间件Generic stop set的错误如何解决

Just remove them in tcode SMQ1 and repeat the operation to trigger delta download, this time everything works.

SAP CRM中间件Generic stop set的错误如何解决

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.

SAP CRM中间件Generic stop set的错误如何解决

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
SAP CRM中间件Generic stop set的错误如何解决

相关文章:

  • 2021-09-07
  • 2021-11-17
  • 2022-12-23
  • 2021-05-11
  • 2021-07-18
  • 2021-05-24
  • 2021-07-30
猜你喜欢
  • 2022-01-14
  • 2021-05-07
  • 2021-09-03
  • 2021-09-30
  • 2021-05-07
  • 2021-07-16
相关资源
相似解决方案