Do you have any question about this error?
Message type: E = Error
Message class: /PLMPCV/QRM -
Message number: 820
Message text: Query &1: Formula &2 used neither in result attrib. nor in sel. criterion
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/PLMPCV/QRM820
- Query &1: Formula &2 used neither in result attrib. nor in sel. criterion ?The SAP error message
/PLMPCV/QRM820
indicates that there is an issue with a query in the SAP system, specifically related to a formula that is not being used correctly in the context of the query. Here’s a breakdown of the components of the error message and potential solutions:Cause:
Formula Not Used: The formula specified in the query (denoted as
&2
in the error message) is not being utilized in either the result attributes or the selection criteria of the query. This means that the system does not know how to process this formula because it is not linked to any output or filtering mechanism in the query.Query Configuration: The query might have been configured incorrectly, or there may have been changes to the underlying data model that have not been reflected in the query.
Data Model Changes: If there have been recent changes to the data model or the attributes available for the query, the formula may no longer be valid or applicable.
Solution:
Check Query Configuration:
- Open the query in the SAP Query Designer or the relevant transaction (e.g., SQ01, SQ02).
- Verify that the formula is included in either the result attributes or the selection criteria. If it is not, you will need to add it to one of these sections.
Modify the Formula:
- If the formula is not relevant anymore, consider removing it from the query.
- If it needs to be used, ensure that it is correctly defined and linked to the appropriate attributes.
Review Data Model:
- Check if there have been any changes to the underlying data model that might affect the query. If so, update the query accordingly.
Test the Query:
- After making changes, test the query to ensure that it runs without errors and returns the expected results.
Consult Documentation:
- Refer to SAP documentation or help resources for additional guidance on query configuration and formula usage.
Related Information:
By following these steps, you should be able to resolve the error message and ensure that your query functions correctly.
Get instant SAP help. Start your 7-day free trial now.
/PLMPCV/QRM819
Query &1: Result attribute ID missing for value type 'R' in formula &2
What causes this issue? The result attribute ID of formula parameter &V4& with value type "R" (query result attribute) defined for ...
/PLMPCV/QRM818
Query &1: Literal must be empty
What causes this issue? The literal of formula parameter &V4& defined for result attribute &V3& must be empty.System Response The sy...
/PLMPCV/QRM821
Query &1: Formula &2 does not exist in BRFplus
What causes this issue? The formula defined for result attribute &V3& does not exist in BRFplus.System Response The system issues an error m...
/PLMPCV/QRM822
Query &1: Application ID of formula &2 differs from ID in BRFplus
What causes this issue? The application ID stored in the view cluster table of the formula defined for result attribute &V3& differs from ID ...
Click on this link to search all SAP messages.