前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >错误消息Customer classification does not exist when downloading

错误消息Customer classification does not exist when downloading

作者头像
Jerry Wang
发布2020-02-14 13:47:24
4480
发布2020-02-14 13:47:24
举报

After I create a customer in ERP via tcode VD01 and try to download it into CRM via request download, I meet with the following error message: Customer classification 06 does not exist

Through debugging I found this issue is raised in line 22 due to a missing configuration in table crmc_classif.

The configuration for classification in CRM is done in this activity:

In my CRM system, there is no corresponding entry for 06, as a result error message is raised.

Still I would like to figure out, where does this 06 come from? I set a breakpoint in function module BAPI_CRM_SAVE in CRM, download all content in variable BAPISTRUCTURES - this variable stores all data sent from ERP - into local excel and search by keyword 06, and found this field is set in structure BSS_S040.

Then I perform where used list on this structure, and found the classification data comes from KNA1-KUKLA.

The classification could be maintained in tab Marketing in ERP:

And the classification list could be maintained in customizing below:

Solution for this error message is: either maintain a corresponding entry for 06 in CRM, or clear the classficiation value, just keep it empty in ERP.

Keyword

CRM_BUPA_FRG0040, 204, CRM_CRMC_CLASSIF_CHECK_CB, classficiation, crmc_classif, BSS_S040,BUPA_INBOUND_MAP_MAIN,BUPA_INTERFACE_INBOUND,KNA1, KUKLA,

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

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

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

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

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

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