Parameter &1 cannot be used in path filter - see long text
Message type: E = Error
Message class: RSRTS_CDS - Messages Transient CDS Queries
Message number: 052
Message text: Parameter &1 cannot be used in path filter - see long text
What causes this issue?
The annotation @Analytics.query indicates that the CDS view is used for
the generation of a BW query. In this case<(>,<)> usage of path filters
is limited. In particular<(>,<)> parameters can only be used in the
following cases:
A single parameter of type date can be used to represent the key date
for time-dependent attributes for example
Language parameters can be used for text attributes. Since in the logon
language is always used in BW queries, these parameters need to be
hidden (annotation @Consumption.hidden) and set to the logon language
(annotation @Environment.systemDefault: #SYSTEM_LANGUAGE)
System Response
Correct the CDS view accordingly.
How to fix this error?
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Procedure for System Administrators
Error message extract from SAP system. Copyright SAP SE.
Related Error Messages
RSRTS_CDS051 Multiple key date parameters &1 and &2 (path entry &3 at &4)
RSRTS_CDS050 Path filter supported only for parameters (path entry &1 at &2)
RSRTS_CDS053 Path filter condition is no select option (path entry &1 at &2)
RSRTS_CDS054 Association &1 at &2 is ignored (not relevant for BW Query)