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

Cannot Filter.

Former Member
0 Likes
430

Hi Experts,

I have an ALV grid which is buid using the Set_table_for_first_display method. The problems is i cannot Filter few columns on it. Whenever i try filtering the columns i can populate the values into the criteria using the F4 help however the time i set the criteria and execute it the grid goes blank. The fields are of character type in the internal table. Plz help.

Thanks!

Message was edited by:

kapil yadav

2 REPLIES 2
Read only

Former Member
Read only

Former Member
0 Likes
351

Thank u santosh for the prompt reply however i do not want to set the filter initially, instead i want to filter it after it is displayed, on the criteria which suits my requirement using the filter button on the toolbar.