cancel
Showing results for 
Search instead for 
Did you mean: 

Data from CRM to MDM

former_member192347
Participant
0 Kudos

How to exctract data from CRM and load it into the MDM repository, using XI or without XI.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Abhay,

MDM can only understand XML files. So, you can configure a IDOC to be sent out of the CRM system that can either be directly written to the file or to XI and XI in turn will change the format and write it into a file.

You will have to do the configuration on the CRM side to send a outbound IDOC (SALE / WE20 transactions).

Regards,

Ravi

Note : Please reward the posts that help you.

Answers (1)

Answers (1)

Former Member
0 Kudos

As already suggested in the other thread, the best way for you might be the use of an ABAP proxy. We did this some days ago and it worked fine.

Define an outbound interface in XI and then let the CRM generate you the proxy in the SPROXY by itself.

Former Member
0 Kudos

Hi,

CRM does not make use of IDocs. However there is some standard XI Content for CRM. You can download it from http://service.sap.com/swdc --> Support Packages and Patches --> SAP Content --> Process Integration Content (XI Content) --> XI CONTENT BBPCRM --> XI CONTENT BBPCRM 4.0.

In this content standard proxies are contained for Business Partner, Product Set etc.

Best regards

Christine