cancel
Showing results for 
Search instead for 
Did you mean: 

Business Case :ABAP APIs in SAP MDM

Former Member
0 Kudos

SDNers,

Kindly share your views on Business-case application(s) of ABAP APIs fron the perspective of SAP Master Data Managment.

Regards,

KAV

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Krutarth,

This is one of the business cases that you can build using ABAP API's:

ABAP API's can be used to track and monitor any changes done in MDM from the ECC side. The CCMS monitoring and tracking from ECC side helps tracking smallest of the changes, updations done im MDM side. Tracking changes within MDM, will have some limitations.

Hope this helps..

  • Please reward points if found useful.

Thanks and Regards

Nitin jain

Edited by: Nitin Jain on Feb 28, 2008 5:52 PM

Answers (4)

Answers (4)

former_member182007
Active Contributor
0 Kudos

Hi krutarth,

http://help.sap.com/saphelp_mdm550/helpdata/en/44/93ad8931381053e10000000a422035/content.htm

Follow this link.

Hope it helps.Please reward.

Rgds

Deepak

Former Member
0 Kudos

Hi Krutarth,

By using MDM ABAP API we can perform most of the MDM Console and MDM Data Manager level functions.

follow the links for more information:=>

http://help.sap.com/saphelp_mdm550/helpdata/en/44/93ad8931381053e10000000a422035/content.htm

Search for How to Guides on service market place

https://websmp206.sap-ag.de/swdc

Regards,

Vinay Yadav

Former Member
0 Kudos

Hi krutarth,

ABAP API (Application programming interface) are interface programming written in R/3 system to manage MDM activies through R/3. or

The MDM ABAP API empowers ABAP-based applications to control MDM Servers using most of the functions available in the MDM Console and MDM Data Manager

applications.

1) It enables an R/3 system to access the administrative

functionalities of the MDM Server.

For E.g.

Create repository,

Connect to repository,

Load repository,

Create role,

Create user

Retrieve roles,

Retrieve users

Create client system

Retrieve client systems

Retrieve tables

-Retrieve table fields

Activate trace

2)It also enables R/3 system to access the data processing**

*functions of the MDM Server.*For e.g.

Create a transformation

Retrieve a transformation

Create rules

Retrieve rules

Create a strategy

Retrieve a strategy

Invoke matching

Invoke a matching value check

Retrieve a matching result

and many more.

If u find this helpful then do reward points.

Regards,

Neethu Joy.

Edited by: Neethu joy on Feb 29, 2008 9:01 AM

Former Member
0 Kudos

Hello Krutharth,

refer this thread, might be useful:

TNR,

Saurabh...

Former Member
0 Kudos

Thnx for sharing it.

Since some os those who replied to that thread are my coulleagues i could say,from our discusion, that the thread lacks Business Case i need which can explain practical implimentation.