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.
Related Error Messages
/BCV/QRM777 Query &1: Result filtering using field &3 in selection criterion &2
/BCV/QRM776 Query &1: Wildcards are only allowed for operator 'Equal' (field &2)
/BCV/QRM779 Query &1: Error using fields &2 and &3 in selection criteria
/BCV/QRM780 Query &1: Selection criterion for field &2 cannot be met (&3 > &4)