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

problem with ALV Filter Button(Urgent )

Former Member
0 Likes
660

Hi all ,

I have one ALV report for customer details with filter button . I dont know why it is not working for customer name and customer group ??

Kindly help me .

Thanks ,

Gaurang

Hi all ,

I have one ALV report for customer details with filter button . I dont know why it is not working for customer name and customer group ??

Kindly help me .

Thanks ,

Gaurang

3 REPLIES 3
Read only

Laxmana_Appana_
Active Contributor
0 Likes
618

Hi,

customer name and customer group ..... are these fields in column set of the filter screen , if yes move these fields to filter criteria of define filter screen.

Laxman

Read only

Former Member
0 Likes
618

Hi gaurang,

1. The filter functionality

in ALV

is CASE - SENSITIVE.

2. U may use xyz

to search for to make it case-insensitive.

regards,

amit m.

Read only

Former Member
0 Likes
618

Hi Amit,

the Filter is equal to select-Options. Therefore you have

to work with Meta-Characters like '*' or '?'.

Regards, Dieter