码迷,mamicode.com
首页 > 其他好文 > 详细

错误消息Form of address 0001 not designated for organization

时间:2020-01-29 23:48:22      阅读:82      评论:0      收藏:0      [点我收藏+]

标签:module   one   oge   for   form   convert   after   finish   crm   

I have tried to download a customer from ERP to CRM via request download. After request download is finished, I saw error message in tcode SMW01:

技术图片

The customer being download is created in tcode VD01 in ERP as below:

技术图片

So I set a breakpoint in CRM validation module CRM_BUPA_MAIN_VAL mentioned in the error message, and found the error message is raised in line 34.

技术图片

Although this customer is treated as organization ( category = 02 ) in CRM, however the PERSON flag is set as X, not the flag organizatn, so error message is raised.

技术图片

Solution

In ERP, go to tcode SM30 and mark 0003 - Company as Organization using view V_TSAD3:

技术图片

Then change the title of customer from Ms to Company.

技术图片

Now perform request download once again and this time download is successful:

技术图片

The downloaded business partner could be found in CRM tcode BP:

技术图片

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

错误消息Form of address 0001 not designated for organization

标签:module   one   oge   for   form   convert   after   finish   crm   

原文地址:https://www.cnblogs.com/sap-jerry/p/12241524.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!