Hello All,
Here's the scenario,
I need to be able to create a table, lets call it TABLE A, that allows for one to have a lookup of all other tables I have in my AOT. Now in my TABLE A, I want to have two columns, one that selects the table and a second column, B that selects a table field from the table specified in column A.
After doing this, I expect to have a TABLE B that will now just be looking up column B (the one with the fields) from table A
Is this doable and if yes, could one of you kindly guide me on how to go about it soonest possible.
I need to be able to create a table, lets call it TABLE A, that allows for one to have a lookup of all other tables I have in my AOT. Now in my TABLE A, I want to have two columns, one that selects the table and a second column, B that selects a table field from the table specified in column A.
After doing this, I expect to have a TABLE B that will now just be looking up column B (the one with the fields) from table A
Is this doable and if yes, could one of you kindly guide me on how to go about it soonest possible.
May be share an XPO even :)
Thanks.
ShinjaKE