欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

Account group in ERP and its mapping relationship with CRM partner group ERPCRMSAP成都研究院SAP Cloud PlatformSAP云平台 

程序员文章站 2022-07-14 08:13:44
...

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.

Account group in ERP and its mapping relationship with CRM partner group
            
    
    
        ERPCRMSAP成都研究院SAP Cloud PlatformSAP云平台 Account group in ERP and its mapping relationship with CRM partner group
            
    
    
        ERPCRMSAP成都研究院SAP Cloud PlatformSAP云平台 

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 )

Account group in ERP and its mapping relationship with CRM partner group
            
    
    
        ERPCRMSAP成都研究院SAP Cloud PlatformSAP云平台 

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:

Account group in ERP and its mapping relationship with CRM partner group
            
    
    
        ERPCRMSAP成都研究院SAP Cloud PlatformSAP云平台 

Here you assign the number range setting to the mapped group 0002:

Account group in ERP and its mapping relationship with CRM partner group
            
    
    
        ERPCRMSAP成都研究院SAP Cloud PlatformSAP云平台