cancel
Showing results for 
Search instead for 
Did you mean: 

Using Java Web Dynpro iViews to integrate with SAP MDM

Former Member
0 Kudos

Hi,

I have already SAP MDM 5.5 supplied iViews with Enterprise Portal.

These include itemDetail iView, ResultSet iView, PicklistSearch, Hiearchy Search.

Now, I am integrating Java Web Dynpro iViews with SAP MDM.

When adding the fields using object of ResultSetDefinition Class, should we use MDM Table Name or MDM Table Name Code/MDM Field Name or MDM Field Code?

I think we should use the CODE as the name as it does not contains any space while working with Java API.

Regards

Kaushik Banerjee

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kaushik ,

Yes you should use the Field and Table CODE when integrating MDM with any other system using API either Java, Abap or Com api.

Actually this is one of the main use of the code in MDM .In API.

Hope It Helped

Thanks & Regards

Simona Pinto

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kaushik,

we have to always use the field and table CODE only for integration of MDM with java dynpro,ABAP etc.

Regards

Biswanath