cancel
Showing results for 
Search instead for 
Did you mean: 

Working on Taxonomy table using MDM java API

Former Member
0 Kudos

Dear friends,

We have a requirement to work with taxonmy table by using MDM JAva APIs. The version we are using currently is MDM 5.5 SP06. As i am very new to Taxonomy table i want to know following operations on taxnomy .

1.Exposing taxanomy data into portal using webdynpro java

2.Insert data into taxonomy table of maint table

3. Read data of taxanomy from main table record

4.update taxonomy data

please provide me if you have peice of code or pointers.

Thanks and Regards

Ratnakar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ratnakar,

Have a look on the below documents.

1. Complete MDM Taxonomy Operations Using MDM JAVA API

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b06a6806-773c-2c10-c284-aa0c4035ba24

2. How to Build Your Own UI for MDM via Java API - Limit Search Criteria

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b06a6806-773c-2c10-c284-aa0c4035ba24

Hope it will help you.

Thanks/ -Tarun

Former Member
0 Kudos

Hi ratnakar,

you can refer to this doc [Working with SAP MDM Java API's u2013 Part II|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c0b2119f-be37-2c10-7ea1-9e9a90371535].

it tells you how to do with taxonomy table.

Sean