cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP API

Former Member
0 Kudos

bonjour friends - Iam new to SAP SDN , will try so to keep my question simple.

I do ABAP and would need some steps for using ABAP API what are the necessary configurations need to be done?

I see that it has been asked - but any referece documents welkom.

Thanking you.

F Velarie.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The required ADD ONu2019s and the patches for the working of ABAP APIu2019s shud be installed on the ECC side corresponding to MDM server version.

After this u need to configure settings using MDMAPIC transaction in ECC.Steps:

Click on New Entries

Enter a logical object name

Enter the Name of MDM repository with which the connection has to be established

Enter MDM server name as MDM connection.

Enter the DBMS name

Enter the MDM Provider(as per MDM server version)

then check connecting to MDM server

Regards

Nisha

Former Member
0 Kudos

Merci guys

This is fast.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Fabian,

These are the configuration steps u need to carry out:

ECC End:

1. Use T-Code MDMAPIC-> MDM Repositories

a)create a logical object which needs to be used in the Connect method of the API code.

b)Give the Physical repository name as in MDM.

c)Enter the MDM Server Name and the ip of the MDM server.

2. MDMAPIC->Server Connections . Fill up the server details and Host(MDM) ip

3. MDMAPIC->DBMS Host. Enter the DBMS Host Name and Type

4.MDMAPIC->ABAP Implementation for version Support. -Enter the name of the MDM Version used(eg SPO4/SP06 in the MDM Provider field.

Also in the allow.ip u need to mention the ip of the R/3 Server so as to establish a trusted relationship.

Make sure the necesary Add Ons are installed as per the Kernel version.

MDM End:

Create a User in the Console with the same name as in ECC logon. Also make sure the name is in Uppercase .

Former Member
0 Kudos

Hi,

You can Download documents related to MDM ABAP API from here service market place as:

https://websmp210.sap-ag.de/~sapidb/011000358700004121872006E --> Operations

Other useful links are:

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/connectivity-ABAP+API

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

Hope it will Help you,

Rewards if Useful.....

Mandeep Saini