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

How to automatically populate selection parameters fields by given input to one key field

former_member554223
Participant
0 Likes
534

Hello all I have a ztable which user insert values into table through selection parameters but the requirement is when the user re-enter key field by search help others field data should populate in a parameter screen how to achieve this?

TIA.

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
418

Did you try to define correct foreign key relations in your table definition, did you use a search-help that returns every required field, did you refer selection-screen fields to ddic fields, etc.