cancel
Showing results for 
Search instead for 
Did you mean: 

MDM API CONFIGURATION

Former Member
0 Kudos

Hi all,

I am configuring MDM ABAP API. I have given all the parameters in the transaction MDMAPIC. Now What next step i have to do. I mean i also have to code somewhere for this configuration, if so then where. I have notes for the classed based mdm api. How to use these classes. I have never worked on ABAP.

Can anybody explain me giving example.

Thanks

Devinderpal yadav.

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi Dev

Follow the below link u will find the coding part in that with complete examples (a proper business scenario) .

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/601ddb01-e5c8-2910-d981-b190b51f...

hope this may help you.

Regards

Ankit

Former Member
0 Kudos

Hi Devinderpal,

I hope you have also established a trusted connection between MDM and SAP ECC by placing the Allow.ip ( and if required Deny.ip) in your MDM server.

And for coding you can take help of the presentation on ABAP API's by Klaus David,on SDN.

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00dd47bd-f2f1-2910-5eab-e9ca52465ae4]

It was a great help for me since I also worked on the same scenario.

Thanks and Regards

Nitin jain

Former Member
0 Kudos

Hi Yadav,

Go through the following links . Hope it hlps u..

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0970df4-64a1-2910-5bbe-fa89ad6d1d5e]

Reward me points if u find this link useful.

Regards

Deepankar..

Former Member
0 Kudos

Hi,

Go to SAP se80-> Take package 'MDE_API_SAMPLES'. You can see the sample programs.

As a starting level copy that programes to Zor Y namespace.

Change the code as you did in customizing in MDMAPIC transaction.(eg:Change the logical object name to the one you specified in MDMAPIC transaction)

Regards,

Nikhil

Former Member
0 Kudos

HI Dev,

Just go through the SAP Teched presentation file on ABAP API name as "MDM252".

you will get the better idea about How to use ABAP API.

If you dont have, then share your mailid, Iwill send it across to you.

Regards,

Saurabh....

former_member182007
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi devinder,

Pls go through this Thread:

http://media.techtarget.com/searchSAP/downloads/Next_Generation_ABAP_ch5.pdf

Rewards if found helpful.

BR,

Alok