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

Filter option Probelm when using set_table_for_first_display method.

Former Member
0 Likes
727

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.

3 REPLIES 3
Read only

madhu_vadlamani
Active Contributor
0 Likes
612

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.

Read only

0 Likes
612

Hi Madhu,

Thank you somuch for you quick reply.

Its working fine.

Read only

0 Likes
612

Thank you lakshmi.

Regards,

Madhu.