Account group in ERP and its mapping relationship with 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的原创文章,请关注公众号"汪子熙":

发布了6420 篇原创文章 · 获赞 622 · 访问量 103万+

猜你喜欢

转载自blog.csdn.net/i042416/article/details/104084828