cancel
Showing results for 
Search instead for 
Did you mean: 

MDM ABAP API Standard Web Services

Former Member
0 Kudos

Hi All,

Is there is any MDM ABAP API standard web services?

I know SAP itself is providing standard RFC enabled Function modules for MDM.we can publish these standard function modules and make web services.

But I want to know , is there is any standard ABAP API web services.?

Regards,

Nikhil

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi Nikhil,

follow the link, you can find some standard web serivices:

http://help.sap.com/saphelpmdm550/helpdata/en/45/018c03166a0486e10000000a155369/frameset.htm_

see this blog:

/people/tobias.trapp/blog/2007/05/04/web-services-overhead-of-soap-runtime

hope this may help you,

Regards,

Srinivas

Former Member
0 Kudos

Hi Nikhil,

there are different Java Web services for MDM:

- MDMGetKeyMapping

- MDMAddRemoteKey

- MDMSearchRecords

- MDMCreateRecords

- MDMUpdateRecords

- MDMCreateBP

- MDMUpdateB

- MDMSearchBP

Regarding MDM ABAP API web services you need to create your web services using ABAP API, please, read documentation here:

http://help.sap.com/saphelp_mdm550/helpdata/en/45/018c03166a0486e10000000a155369/content.htm

Hope this help.

Regards,

Vito