Do you have any question about this error?
Message type: E = Error
Message class: /PLMPCV/QRM -
Message number: 708
Message text: Query &1: No aggregation function selected for result attribute &2
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/QRM708
- Query &1: No aggregation function selected for result attribute &2 ?The SAP error message
/PLMPCV/QRM708
indicates that there is an issue with a query in the SAP system, specifically related to the aggregation of result attributes. The message states that no aggregation function has been selected for a specified result attribute in the query.Cause:
This error typically occurs when:
- A query is defined without specifying how to aggregate certain result attributes. For example, if you have a numeric field that should be summed or averaged, but no aggregation function (like SUM, AVG, COUNT, etc.) is defined for that field.
- The query is trying to display data that requires aggregation, but the configuration does not include the necessary aggregation functions.
Solution:
To resolve this error, you can follow these steps:
Open the Query Definition: Go to the transaction where the query is defined (e.g., using transaction codes like
SQ01
for queries).Edit the Query: Find the specific query that is causing the error and enter the edit mode.
Check Result Attributes: Look at the result attributes in the query definition. Identify the attribute mentioned in the error message (
&2
).Select Aggregation Function:
- For the result attribute that is causing the issue, ensure that you select an appropriate aggregation function. This can usually be done by right-clicking on the attribute and selecting the aggregation function (e.g., SUM, AVG, COUNT).
- If the attribute is not meant to be aggregated, consider whether it should be included in the result set or if it should be treated differently.
Save and Test the Query: After making the necessary changes, save the query and run it again to see if the error persists.
Related Information:
By following these steps, you should be able to resolve the /PLMPCV/QRM708
error and successfully run your query.
Get instant SAP help. Start your 7-day free trial now.
/PLMPCV/QRM707
Query &1: Unknown value source &3 in attribute &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PLMPCV/QRM706
Query &1: Unknown formula &3 in result attribute &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PLMPCV/QRM709
Query &1: Unknown aggregation function &3 in attribute &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PLMPCV/QRM710
Query &1: Use of aggregation function in attribute &2 without grouping
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.