cancel
Showing results for 
Search instead for 
Did you mean: 

Searching in MDM using JAVA API

Former Member
0 Kudos

Hi,

I have a situation, where I need to search a specific field in a table with multiple values.

like, i need to do a search in customer table to pickup customer with id C1, C2, C3...

for this how do I form my search object? can I pass a array of values in a search object? or do I need to execute the search 3 times?

Thanks in advance.

Anirban

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Anirban

I think you are looking for same info which is asked in this thread:

Have a look on this article as well to get the better understanding on MDM Java API Search: http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/9039f92b-714b-2c10-d49f-a0cdf4e27dc6

Cheers/ -Tarun