Form of address 0001 not designated for organization

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:

SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

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

SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

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.

SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

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.

SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

Solution

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

SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

Then change the title of customer from Ms to Company.

SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

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

SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

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

SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
SAP CRM中间件Request download的警告信息:Form of address 0001 not designated for organization

相关文章:

  • 2021-05-11
  • 2021-11-29
  • 2022-12-23
  • 2021-08-06
  • 2022-01-15
  • 2021-11-19
  • 2022-01-07
猜你喜欢
  • 2021-12-12
  • 2021-05-14
  • 2021-06-13
  • 2021-09-03
  • 2021-05-26
  • 2021-05-07
  • 2021-10-18
相关资源
相似解决方案