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

SAP CRM customer material info record CRMSAPSAP成都研究院ERP中间件 

程序员文章站 2022-03-08 15:41:35
...

You can maintain customer material info record in ERP via tcode VD51(create) and VD52(change). This info record describes the relationship between customer and material.

See one example in ERP:

SAP CRM customer material info record
            
    
    
        CRMSAPSAP成都研究院ERP中间件 

It could be downloaded to CRM via request download. Once download is successful, the data from ERP will be displayed in CRM as below:

SAP CRM customer material info record
            
    
    
        CRMSAPSAP成都研究院ERP中间件 SAP CRM customer material info record
            
    
    
        CRMSAPSAP成都研究院ERP中间件 

# Keypoint

(1) define the download request by specifying customer id in request.

SAP CRM customer material info record
            
    
    
        CRMSAPSAP成都研究院ERP中间件 

(2) ensure the related material is downloaded first.

(3) ensure there is valid configuration for sales organization in CRM

# Error resolved during Jerry's attempt

  • * How to resolve error message Number not in interval XXX - XXX when downloading a customer from ERP
  • * How to deal with error message Form of address 0001 not designated for organization
  • * Why I always see warning message Object is in status Wait when performing a request download
  • * How to resolve error message Customer classification does not exist when downloading a customer into CRM
  • * How to deal with error message Tax number category does not exist when downloading a customer from ERP
  • * How to resolve error message Distribution channel is not allowed for sales organization when downloading customer material info record from ERP
  • * Why I always see parent not ok error message when trying to download customer material info record
  • * How R3 Sales Organization is mapped to CRM
  • * How to resolve error message sales area is not assigned for the header product

SAP CRM customer material info record
            
    
    
        CRMSAPSAP成都研究院ERP中间件 

Check the two assignment blocks:

(1) Customer product IDs / Sales” (relationship type PRDSCP on product master data): contains the information downloaded from ERP

(2) Customer product IDs” (relationship type PRDCPN, data stored in table COMM_IL_PRDCPN, alternative ID “CUSTOMER_ID”): contains information directly maintained in CRM