cancel
Showing results for 
Search instead for 
Did you mean: 

Java API Search by Tuple Value

Former Member
0 Kudos

Hi Guys,

I have been developing MDM custom java api application. In that Application I need search on main table by tuple values. So far I know I need to pass field id path instead of passing field id. But I couldnu2019t under stand how to do that? Could you any one explains me for my MDM data modeling.

Customer(main table code) -- address (tuple code)

Contact (tuple table code) -- main_address (field in tuple table).

Thanks

John.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Folks,

Any help on this.

~John

Former Member
0 Kudos

Hi John,

Refer below link, hope this helps..

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9039f92b-714b-2c10-d49f-a0cdf4e27...

See, repository structure on page 6 of 15.

Check 5.2.3 Tuples, 5.2.4 MultiTuple and 5.2.5 Retrieving a Lookup field inside a Tuple / Multituple, 10th page onwards.

Regards,

Mandeep Saini

Former Member
0 Kudos

Thanks Mandeep, i saw that document before but i didn't realize that section where they mentioned about Tuple. Now i got some clear ideas about Tuples.

Have a great Day.

Answers (0)