Skip to Content
0
Jul 06, 2009 at 03:01 PM

Set Filter in ALV report, blank screen returned

115 Views

I have a standard ALV report (uses REUSE_ALV_GRID_DISPLAY). The user has to be able to filter the results based on entries from certain columns.

When I try to filter any columns other than a column with a date a blank screen is returned.

This filtering problem only exists with the Single value field. I can filter the results in the "select ranges", "exclude values" and "exclude ranges" without any problems.

Any suggestions?

Edited by: Damien Crowe on Jul 6, 2009 5:09 PM

Set the fieldcatalog-edit_maskto "==ALPHA".

Edited by: Damien Crowe on Jul 14, 2009 5:35 PM