ERP Account group和CRM partner group的映射关系
When you create a customer in VD01, you need to specify one account group. In the example below it is DEBI.
When this customer is saved, it is stored in table KNA1, field KTOKD.
In table CRMKTOKD, the mapping relationship between account group in ERP and CRM is maintained. In this example, the corresponding group in CRM is 0002.
( See function module PI_BP_GET_CLASSIF_FROM_KTOKD )
When the customer is downloaded into ERP from CRM, the business partner will be created with a proper number. The number range is maintained based on mapped CRM partner group, in this example 0002:
Here you assign the number range setting to the mapped group 0002:
要获取更多Jerry的原创文章,请关注公众号"汪子熙":

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
CRM下载对象一直处于Wait状态的原因
When you perform request download, the expected behavior is you should see the information message below: However, sometimes you may see warning message with status Wait instead. How to research this issue by yourself? Set a breakpoint on function module SMOF0_INIT_DNL_START which does the main logic of download.Here the parameter MAX_PARALLEL_PROCESSES is queried. In my system the value is 5, which means at maximum there are FIVE parallel work process allowed to perform middleware download task...
- 下一篇
错误消息Number not in interval XXX when downloading
I have created one Sales customer via tcode VD01 in ERP: And I have defined a request in tcode R3AR2 to try to download it to CRM via request download: After download is finished, I saw following error message in tcode SMW01: Error message: Number not in interval XXX - XXX Why middleware complains this very interval 0000300000 - 0000399999? Where does it come from?When the customer is downloaded into ERP from CRM, the business partner will be created with a proper number. The number range is mai...
相关文章
文章评论
共有0条评论来说两句吧...