‎2011 Feb 14 4:05 PM
I am using set_table_for_first_display for displaying ALV report. The problem is Filter option is not working properly for some of the character fields. As i understand i think its because the Value in that field is in smaller case . Could you please let me know is there any way to rectify this problem other than translating the text to upper case.
‎2011 Feb 14 4:18 PM
Hi lakshmi,
Try to change the declaration of those fields and try to declare as String. A long back i faced the same problem.Please tell if it is not solve the issue.
Regards,
Madhu.
‎2011 Feb 16 11:19 AM
Hi Madhu,
Thank you somuch for you quick reply.
Its working fine.
‎2011 Feb 16 11:30 AM