SAP CRM settype CRMM_PR_SALESG和ERP的映射逻辑
I create a material in ERP and download to CRM. The corresponding attributes for settype CRMM_PR_SALESG is generated as below by middleware:
PROD_PR_GROUP
Product group id maintained in ERP:
In CRM:
PRC_GROUP1~ PRC_GROUP5
In ERP:
By default these fields are not visible in CRM WebUI. You have to explicitly make them visible via UI configuration.
Once done, the five material groups maintained in ERP could be displayed in CRM WebUI after download.
REBATE_GROUP
In ERP:
In CRM:
COMM_GROUP
In ERP:
In CRM:
ACCTGRP_PROD
In ERP:
In CRM:
The detail mapping logic is implemented in the following subrountine:
SALESCAT_GUID
The field product hierarchy should already have been downloaded into CRM via customizing download. In this example, 00100 will be downloaded to CRM as a product category:
The screenshot below shows when product hierarchy 00100 is downloaded to CRM, the product is then assigned with a product category with the same name:
As a result the value of SALESCAT_GUID is filled with the guid of product category 00100.
Finally this category is displayed in CRM WebUI as below:
要获取更多Jerry的原创文章,请关注公众号"汪子熙":