SAP Message RSRV714 - Authorization variable &1 has neither type "Value" nor "Node"

Diagnosis
A variable of process type "Filled by Authorization" can only be of type1 "Characteristic Value" or type 2 "Hierarchy Node".
Variable &V1& is of process type "Filled by Authorization", but not type1 or 2.

System Response
The variable cannot be used in a query.
Note: This situation can never lead to a situation in which unauthorizeddata is displayed.

Procedure
Create a new, valid variable. Then replace variable &V1& with this newvariable everywhere. Delete variable &V1&.
There is no automatic correction available.