前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >How to test Delta download in CRM Side

How to test Delta download in CRM Side

原创
作者头像
Jerry Wang
修改2020-02-28 10:01:26
4710
修改2020-02-28 10:01:26
举报

Subject: How to test Delta download in CRM Side

  1. Select one product in CRM side ( QD3/504 ) which you would like to test. The product must have already been downloaded from ERP successfully.

In this case I choose product ZJERRYERP1, whose description is "test material".

  1. go to ERP system, tcode MM02, make changes on material, for example change its description:

After successful save, the change should be immediately synchronized to CRM side. However, since QD3/QDD is the central test system and perhaps some colleagues are doing debugging, so there could be situations that the corresponding outbound queue in ERP and inbound queue in CRM is blocked for debugging purpose, in this case the delta change could not be synchronized to CRM immediately. Some manual steps must be done by tester.

step1: in ERP system, tcode SMQ1 to check whether there is blocked outbound queue:

in this example, the outbound queue is empty:

step2: in CRM system, tcode SMQ2 to check inbound queue.

In this example, there is one entry which represents our change on ERP material ZJERRYERP1.

The naming convention of queue name is: R3AD(D means delta)<Material ID in ERP>.

double click on it, and we will see the queue detail screen.

Double click on it again.

Execute the queue:

after queue is executed successfully, we should see no entry there any more.

  1. go to CRM tcode COMMPR01, and we should see the description of product is already synchronized with ERP change successfully.
  1. If the description is not changed as expected, use tcode SMW01 in CRM. According to your use case, select

you should see a greenlight for your queue R3AD_MATERIALZJERRYERP1.

Click this button to view data in BDOC container:

in our example, the changed description is stored in internal table SHORT_TEXTS:

if the delta download does not work, there must be queue with red light. In this case use the button below to view detail errors.

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档