前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >使用SAP CRM中间件从ERP下载Customer的错误消息:Distribution channel is not allowed for sales organization

使用SAP CRM中间件从ERP下载Customer的错误消息:Distribution channel is not allowed for sales organization

作者头像
Jerry Wang
发布2020-08-17 10:05:42
4480
发布2020-08-17 10:05:42
举报

Distribution channel is not allowed for sales organization

I try to download customer material info record from ERP via request download. This is my download request created in tcode R3AR2:

This is my customer material info record created in ERP:

When I perform request download, I receive this error message in CRM tcode SMW01:

I debug and found that the error message is raised in FM below, due to the failure match of Sales organization 50040102 and distribution chain 01:

error message is raised in line 71:

When I check the internal table st_distr_chains, I found there are corresponding entry for channel 10, but not for 01.

The solution is, to add missing attribute combination distribution channel 01 and all three division 00, 01 and 07 in tcode PPOMA_CRM:

and then update buffer table CRMD_ORGMAN_TEMP by running program HRBCI_ATTRIBUTES_BUFFER_UPDATE.

Once done, the modified attributes are now visible in buffer table and the original mapping error message would be resolved.

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-08-15 ,如有侵权请联系 cloudcommunity@tencent.com 删除

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

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

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

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