‎2006 Dec 05 8:19 AM
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
‎2006 Dec 05 8:22 AM
hi Kapil,
Check out
http://help.sap.com/saphelp_erp2004/helpdata/en/0a/b5533cd30911d2b467006094192fe3/content.htm
Regards,
Santosh
‎2006 Dec 05 8:28 AM
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.