`
JerryWang_SAP
  • 浏览: 972491 次
  • 性别: Icon_minigender_1
  • 来自: 成都
文章分类
社区版块
存档分类
最新评论
阅读更多

# What is CSA* queue

Ross asked why there is strange queue with name CSA* in inbound or outbound queue monitor.

There is already good answer from SCN:

CSA Queues - SAP Q&A

scn.sap.com/thread/2079

Basically speaking, every time you make changes on an object in CRM downloaded from ERP, there will be CSA queue automatically generated.

Those queue is responsible to synchronize this CRM change to other site which has registered this change. ( Note: other site does not mean ERP here! )

Before line 167 is executed, BDOC state is below:

After line 167 is executed, notice the BDoc state change:

In line 9 here, all registered listener who are intrested with this CRM change are executed within loop:

For BDOC HIERARCHY_PROD, there are three registered listeners:

These listeners are executed within loop.

 

0
0
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics