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: 

Taking multiple values from search help

Former Member
0 Kudos

HI,

I have developed a screen with 3 fields. When I go for f4 help for first field..I need to restrict based on some 5 fileds in f4 help. When I enter a value in restriction ..I will get some records in F4 help. When I select a row all the feilds needs to be populated in the screen automatically..How to do this.

Kishore

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

U should create a dictionary structure containing all fields of your dynpro, in the structure you need to define the correct link beetween the fields by check table and search help.

See the demo structure DEMO_CONN

Max

2 REPLIES 2

Former Member
0 Kudos

Hi

U should create a dictionary structure containing all fields of your dynpro, in the structure you need to define the correct link beetween the fields by check table and search help.

See the demo structure DEMO_CONN

Max

uwe_schieferstein
Active Contributor
0 Kudos

Hello Kishore

Alternatively you may have a look at my sample report <b>ZUS_SDN_F4IF_INT_TAB_VAL_REQ </b>in thread

Regards,

Uwe