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 :- filtering values on user selection

former_member196517
Contributor
0 Likes
295

Hi All,

I am having two fields on ALV :-- type and technical object ( whcih can be Equipment or functional location) now based on user selection on first field it;- Functional location or equpment i need to change F4 values of second field.. How can i achieve this

Regards

Anuj

Hi All,

I am having two fields on ALV :-- type and technical object ( whcih can be Equipment or functional location) now based on user selection on first field it;- Functional location or equpment i need to change F4 values of second field.. How can i achieve this

Regards

Anuj

1 REPLY 1
Read only

Former Member
0 Likes
278

Hi ,

If you have assigned a search help for your second column, you can filter the F4 values by Implementing search help exit for the assigned search help to 2nd column.

For more details on how to implement search help exits you can check below link,

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/implementing%2bsearch%2bhelp%2bexits

Regards,

Raghavendra