SAP Message BRAIN293 - Query uses selection on 0REQUID; but data status = '&1'

Diagnosis
The query uses a selection on characteristic 0REQUID and this is set todata integrity = '&V1&'. In this case, the average of the explicit queryselection on 0REQUID would be formed by the selection implicitly definedby data integrity = '&V1&'. In particular, no red requests are selected.

Procedure
Using transaction RSRT, you can specify data integrity = '9'(transaction code RSRT -> Properties -> Request Status). In thiscase, all requests that satisfy the query selection are read.
Note that this automatically deactivates the OLAP cache.