Hello,
i've created an alv in which In which I need to use a search help.
the search help should display values which depend on a value I inserted in a selection screen before I pushed F8, and another value which is freely selected.
lets say the table is
SOURCE_CODE
BASKET_CODE
SOURCE_TEXT.
so i insert the basket_code in the selection screen, and then i run the screen which displays the alv.
i've created a regular search help with three parameters, but i dont understand how to manipulate the basket_code parameter in the search help.
I tried registering on_f4 event for the alv grid, but for some reason it doesnt respond to it.
how do i do this?
thanks very much.
Eli.