SAP Message BRAIN123 - Query &1/&2 cannot have read mode 'A'

Diagnosis
The query &V1&/&V2& is used for the parameterization of another queryusing a variable with Replacement from Result of Query. Read mode'A' (Read All Data at One Time) is not permitted for such a 'Vquery'.

System Response
The query cannot be executed.

Procedure
In the query monitor (transaction RSRT or RSRT1), use the Propertiespushbutton to set the read mode of &V1&/&V2& to 'X' (Query toRead Data During Navigation) or 'H' (Query to Read When YouNavigate or Expand Hierarchies).