Application Development and Automation 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: 
Read only

Listbox in Table maintenance generator using Query.

Former Member
0 Likes
639

Hi,

I have created two different z-tables each having one field named "Branch" with same data-element. I have then created a table maintenance generator of one of the z-table and added a listbox. Now, my requirement is to display the data of 2nd table's Branch into the listbox of 1st table's TMG. It is possible to achieve by using Foreign key, but I want to achieve it by using queries.

Could you please help me out????

With warm regards,

Rakesh Nair

1 REPLY 1
Read only

arivazhagan_sivasamy
Active Contributor
0 Likes
480

Hi Rakesh,

Please use value table to achieve the same.

Arivazhagan S