2009 Jun 01 6:51 AM
Hi All,
In ALV Grid Display, Filterng is not working properly if the string is in Lowercase. If i give uppercase = 'X' the display itself changed into Uppercase. But i m not want that. Display should be a lowercase and filter based on lowercase and it should give the output. Plz give me if Is there any solution.
2009 Jun 01 8:34 AM
Does the field allow Lower-case in the first place? Check the domain of the field, under the Definition tab of 'Dictionary: Dsplay Domain' screen. If 'Lower Case' is unchecked, it means the field does not allow lower case alphabets in the first place.
2009 Jun 01 9:50 AM
Yes it is Checked as a Lowercase. Eventhough it has been marked as 'Checked' It is not get Filtered.
Plz Give me the solution.
2009 Jun 01 9:56 AM
Hi,
In the fieldcatalog pass LOWERCASE as 'X' and check. This should work.
2009 Jun 01 10:30 AM
Issue was solved. Output Length is mentioned wrongly. Now working fine.
Thank u.....
Edited by: Vimal Raj on Jun 1, 2009 11:30 AM