cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP - API Class Provider for MDM 7.1

Former Member
0 Kudos

Hi,

We are planning to use MDM ABAP API to find duplicate customers from ECC6. Now we are configuring MDMAPIC t.code. But we are not sure which Class Provider we can use to establish trusted connenction between MDM 7.1 version and ECC 6.

Earlier we had the CL_MDM_PROVIDER_55_SP06_PL00 as class provider. This provider is suitable for MDM 5.5 SP06 and Patch level 00.

Can anyone tell me which class provider matches for MDM 7.1 and ECC6 to use MDM ABAP API.

Thanks,

Sekhar.J

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sekhar.

MDM APIs are not forward compatible. means If u have installed MDM_TECH for MDM 5.5 ,you can connect to all MDM servers whose version are lower then MDM5.5 and you can see all the provide classes compatible for lower versions of MDM5.5.

In you case you have to install MDM_TECH for MDM7.1. and you ll see the compatible provider class in MDMAPIC. check the description part there u can find the range of MDM server version which that provide class is compatible

Thanks & Regards,

Suman Karanam

Former Member
0 Kudos

Hi,

I got correct provider. 71_SP00_PL00

Class is: CL_MDM_PROVIDER_71_SP00_PL00,

It can support for the following versions,

MDM7.1 SP00 Patch00, Server Build 7.1.00.01 - 7.1.01.xx

Thanks,

Sekhar.J