‎2010 Sep 16 8:17 AM
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
‎2010 Sep 16 9:09 AM
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
‎2010 Sep 16 9:09 AM
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
‎2010 Sep 16 10:04 AM