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

problem in f4 help for more return values

Former Member
0 Likes
384

Hi Experts,

i have given f4 help for one field in table control. f4 help has 3 fields. i have attached f4 help to one of the field. i want to retrieve all the three fields from f4 help and enter this values in different fields of the table control. Can u please provide me the code for same.

Hi Experts,

i have given f4 help for one field in table control. f4 help has 3 fields. i have attached f4 help to one of the field. i want to retrieve all the three fields from f4 help and enter this values in different fields of the table control. Can u please provide me the code for same.

2 REPLIES 2
Read only

Former Member
0 Likes
363

Hope collective search help will resolve your purpose. Find the procedure below to create collective search help.

first create required number of elementary search helps(Individual search help for each field). then goto SE11 ---> Select Collective Search Help ---> enter short description ---> click tab include search help ---> enter previously created elementary search helps -> select each search help and click parameter assignment--> select appropriate parameter.......

reward points if helpful..................

Read only

Former Member
0 Likes
363

In the search help you can tick check box for all the three fields and you have to declare the same fields in the table contol and attch the seerch help for all these fields..