前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >CRM PRODUCT_MAT, BDOC和customer product id修改

CRM PRODUCT_MAT, BDOC和customer product id修改

作者头像
Jerry Wang
发布2020-02-14 11:42:51
3160
发布2020-02-14 11:42:51
举报

Product HT-1055 is downloaded from ERP. When you make changes in CRM for example change its customer product id:

[图片]

After save, you can observe there are three BDOC related to this save. This series of wiki pages discusses the scenario behind it. When you perform change in WebUI and save:

[图片]

This function module will call a BAdI implementation:

[图片]

This badi is responsible for sending product changes done in CRM to other registered site which are intrested with this change. The related BDOC type PRODUCT_MAT is hard coded in line 62:

[图片]

And what content is included in this BDOC? Just header information about product being changed, but not any detail data like changed customer product id:

[图片]

Why this BDOC has red light in tcode SMW01? It is becasue one of the receiver site, the XIF_XML, has some trouble when receiving this BDOC. However, since our main focus is to research the data exchange between ERP and CRM, we can just ignore this error.

[图片]

For the reason why this CSA queue is needed, please read this issue: What is CSA* queue

[图片]

clipboard2.png
clipboard2.png
clipboard3.png
clipboard3.png
clipboard4.png
clipboard4.png
clipboard5.png
clipboard5.png
clipboard6.png
clipboard6.png
clipboard7.png
clipboard7.png
clipboard1.png
clipboard1.png
本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-01-26 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

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

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

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