‎2009 Jul 14 12:16 PM
Hello -
I am facing issue with ALV filter. I am trying to use filter on a column of the alv ( char data type ). However this field also has numeric values being displayed. When i apply filter and give a numerical value, i dont get any results. However if i give the char data, it filters properly. Please let me know who this could be rectified.
(Note: the data type of the field cannot be changed). ALV displayed using method SET_TABLE_FOR_FIRST_DISPLAY
Thanks
‎2009 Jul 14 12:22 PM
Hi Vijay,
Try passing REFERENCE TABLE & REFERENCE FIELD name in the Fieldcatalog for the Field on which you are doing filter.
Thanks,
Best regards,
Prashant
‎2009 Jul 14 12:34 PM