Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to find more than two Fields contained in a single table

Former Member
0 Kudos
67

Hi Guru's,

My question is that how to find the linking table between two fields. It's a generic one not specific. I have tried to put and conditions in data element and wanted to use where-used list, it didn't work. We came to know across two fields and we have no idea how to link them what is the shortest method to find the linking table.

One way out is to find the tables needed for one field in excel column, for second field in another column and then use VLookup. Is there any shortcut method or any system functionality which can be used to get the output.

Regards,

Mallick

2 REPLIES 2

Former Member
0 Kudos
45

You can find by using in where used .

If you can let us know the two fields, so that we will try helping you to find the table names.

0 Kudos
45

I want generic solution not for specific fields.

Thanks,

Mallick