Do you have any question about this error?
Message type: E = Error
Message class: RSRTS_CDS - Messages Transient CDS Queries
Message number: 014
Message text: Identifier &1 (on position &2 of select list) is not a key figure
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.
RSRTS_CDS014
- Identifier &1 (on position &2 of select list) is not a key figure ?The SAP error message RSRTS_CDS014 indicates that there is an issue with a key figure in a query that is being executed in the SAP BW (Business Warehouse) environment. Specifically, the error message states that the identifier specified (represented by
&1
) at the given position (&2
) in the select list is not recognized as a key figure.Cause:
- Incorrect Identifier: The identifier specified in the query is not defined as a key figure in the underlying data model (e.g., InfoProvider, CompositeProvider, or CDS view).
- Data Model Changes: If there have been recent changes to the data model, such as the removal or renaming of key figures, the query may still reference the old identifiers.
- Query Design Issues: The query may have been designed incorrectly, where a non-key figure is mistakenly included in the key figure selection.
- Data Source Issues: The data source used in the query may not be properly configured or may not contain the expected key figures.
Solution:
Check the Query Definition:
- Open the query in the Query Designer and verify that the identifier specified in the error message is indeed defined as a key figure in the data model.
- Ensure that the key figure is correctly included in the select list of the query.
Review Data Model:
- Go to the underlying data model (e.g., InfoProvider, CompositeProvider, or CDS view) and check if the key figure exists and is correctly defined.
- If the key figure has been renamed or removed, update the query accordingly.
Rebuild the Query:
- If the query is complex, consider rebuilding it step by step to ensure that all key figures are correctly defined and included.
Check for Data Source Issues:
- Ensure that the data source used in the query is active and properly configured.
- If the data source has been changed, make sure that the query is updated to reflect these changes.
Test the Query:
- After making the necessary adjustments, test the query to ensure that it runs without errors.
Related Information:
If the issue persists after following these steps, consider reaching out to your SAP support team or consulting the SAP Community for further assistance.
Get instant SAP help. Start your 7-day free trial now.
RSRTS_CDS013
ELSE clause (of case statement) must contain NULL value
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS012
WHEN clause (of searched case statement) is not a select option table
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS015
CASE clause (of simple case statement) must be a characteristic
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS016
WHEN clause (of simple case statement) must be a characteristic value
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.