cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP RAP - Field only in filter

robson_soares
Participant
0 Kudos

Hi,

I have a requirement to create a Fiori App that displays a list with aggregations and I'm facing two challenges:

1) I need to make the "STATUS" field available as a filter, but not participating in the aggregation.

2) when selecting more than one value in the "STATUS" filter, it behaves like an AND and not an OR.

I'll exemplify:

The expected result when no value is applied to the filter.

If an individual value is selected for the filter, the behavior should be as usual, that is, select only the rows corresponding to the filter value.

However, if more than one value is given to the filter, the result must be:

As can be seen in the image above, the key field line "1000000001" was not displayed, as it has only one of the statuses.

I would like to know if it is possible to make a field available as a filter that is not part of the selection and if it is possible to make it so that, when informing more than one value in the filter, only the lines that have the values informed are displayed.

Thanks!

Accepted Solutions (0)

Answers (0)