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

ALV search help with specific input parameters.

Former Member
0 Likes
1,271

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
739

Hi Eli,

Please go throgh the program BCALV_EDIT_08

hope this would solve your problem

Regards

Ramchander Rao.K

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.

2 REPLIES 2
Read only

Former Member
0 Likes
740

Hi Eli,

Please go throgh the program BCALV_EDIT_08

hope this would solve your problem

Regards

Ramchander Rao.K

Read only

Former Member
0 Likes
739

also check these reports :

BCALV_GRID_EDIT_DELTA Example Report for F4 Help of the ALV Grid

Also check this link for more info:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a41...

Regards

Neha