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

search help with string

naveen_pundir
Explorer
0 Likes
822

Freinds,

I want to create help by which i can place a string base search like i type n* then f4 then corresponding to n value will be display in help window,secondly after that when i click on desired value how we can get more then value in more then 1 table control columns.

thanks

1 ACCEPTED SOLUTION
Read only

syed_ibrahim5
Active Participant
0 Likes
608

hi naveen,

you can use the function module F4IF_INT_TABLE_VALUE_REQUEST for enbaling the F4 option and you have to pass

MULTIPLE_CHOICE parameter as X in the FM to select multiple values...

regards,

syed

2 REPLIES 2
Read only

syed_ibrahim5
Active Participant
0 Likes
609

hi naveen,

you can use the function module F4IF_INT_TABLE_VALUE_REQUEST for enbaling the F4 option and you have to pass

MULTIPLE_CHOICE parameter as X in the FM to select multiple values...

regards,

syed

Read only

0 Likes
608

This message was moderated.