cancel
Showing results for 
Search instead for 
Did you mean: 

Callable objects using ABAP API

Former Member
0 Kudos

hi,

Is it possible to develop Callable objects for MDM using ABAP APIs?

Regards

Nisha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nisha,

As far as I know, itu2019s not possible. You can use just RFC/BAPI as external services CO or ABAP Web Dynpro (this CO is limited regarding output parameters).

MDM offers two APIS for Java development:

1) MDM4J API, which is an old API and will be discontinued from MDM 7.1

2) MDM Java API that is recommended

With this API you can create Java Libraries or/and Web Services to re use into your CO.

Best Regards,

Pedro Nunes