Query &1: Error using field &2 in selection criteria

Message type: E = Error

Message class: /BCV/QRM - Query Management Messages

Message number: 778

Message text: Query &1: Error using field &2 in selection criteria



What causes this issue?

In query &V1&, you have created several selection criteria for
<DS:GLOS.498A3A0EAE6033EEE10000000A421AD9>query field</> &V2&. These
selection criteria are connected by compound selection criterion &V3&
using Boolean operator 'AND'.


System Response

The system can only handle selection criteria of the following general
form:
( <field1> <operator> <value11> [ OR <field1>
<operator> <value12> ...] ) AND
( <field2> <operator> <value21> [ OR <field2>
<operator> <value22> ...] ) AND ...
This means that all selection criteria for the same query field must be
connected with Boolean operator 'OR' while selection criteria for
different query fields must be connected with 'AND'. For selection
criteria not matching the above form, the system aborts query
processing.


How to fix this error?

Correct the selection criteria of query &V1&.


Procedure for System Administrators

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.


Error message extract from SAP system. Copyright SAP SE.