Skip to Content
0
Dec 12, 2022 at 09:53 PM

ALV (CL_SALV_TABLE) using exclude value filter on refresh

105 Views

Hello everyone,

I'm currently in a pickle. We have a custom ALV (CL_SALV_TABLE), with automatic refresh functionality. If I use exclude single values/ exclude ranges, after refresh, these types of filters are treated like select single values / select ranges.

So, if I try to exclude the lines "0" quantity from the ALV, after refresh I get only the lines with zero quantity; hence the exclude filter is treated like a normal select filter.

image.png

If I try to manually set the filter after refresh, there is no field which tells me what type of filter it is (Select single value/ Select range/ Exclude single value/ Exclude range).

image.png

Anyone has any idea how to overcome this issue? I was even wondering if I can limit the filter to "Select single values" & "Select ranges" without the "Exclude" options but I didn't managed to restrict the filter.

Thanks.

Attachments

image.png (21.6 kB)
image.png (14.5 kB)