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

Taking multiple values from search help

Former Member
0 Likes
451

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
Read only

Former Member
0 Likes
427

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
Read only

Former Member
0 Likes
428

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

Read only

uwe_schieferstein
Active Contributor
0 Likes
427

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