Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1338005
  • 博文数量: 932
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 10208
  • 用 户 组: 普通用户
  • 注册时间: 2011-07-08 12:28
文章分类

全部博文(932)

文章存档

2021年(1)

2020年(134)

2019年(792)

2018年(5)

我的朋友

分类: 架构设计与优化

2020-02-04 18:02:46

# 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.

阅读(348) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~