Do you have any question about this error?
Message type: E = Error
Message class: ESH_ENG_CDS_ABAP - ES-CDS/ABAP
Message number: 072
Message text: No line selected
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.
ESH_ENG_CDS_ABAP072
- No line selected ?The SAP error message ESH_ENG_CDS_ABAP072: No line selected typically occurs in the context of using Core Data Services (CDS) views in SAP, particularly when working with the Enterprise Search or when executing a query that expects a selection of data but finds none.
Cause:
- No Data Available: The most common cause of this error is that the query or CDS view being executed does not return any data. This could be due to filters applied that result in no records meeting the criteria.
- Incorrect Query Parameters: If the parameters or filters used in the query are incorrect or too restrictive, it may lead to no results being returned.
- Authorization Issues: The user executing the query may not have the necessary authorizations to view the data, leading to an empty result set.
- Data Model Issues: There may be issues with the underlying data model or the CDS view itself, such as incorrect joins or missing data in the underlying tables.
Solution:
- Check Data Availability: Verify that there is data in the underlying tables that the CDS view is querying. You can do this by executing a simple SELECT statement directly on the database tables.
- Review Query Parameters: Ensure that the parameters or filters applied in the query are correct and not overly restrictive. Adjust them as necessary to broaden the search criteria.
- Authorization Check: Confirm that the user has the necessary authorizations to access the data. You can check this in the user roles and authorizations assigned to the user.
- Debugging the CDS View: If you have access, you can debug the CDS view to see how it is being executed and where it might be failing to return data. Look for any joins or conditions that might be filtering out all results.
- Check for Data Model Changes: If there have been recent changes to the data model or the CDS view, ensure that these changes are correctly implemented and that they do not inadvertently filter out all data.
Related Information:
If the issue persists after trying the above solutions, consider reaching out to your SAP support team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
ESH_ENG_CDS_ABAP071
Message Class unknown
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_ENG_CDS_ABAP070
Sec. Obj. Handler (class) unknown
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_ENG_CDS_ABAP073
Inconsistent connector &1 deleted: Unjustified in runtime load
What causes this issue? A formerly valid CDS-based connector &V1& was removed (CDS-source deleted, @EnterpriseSearch-annotations removed, inv...
ESH_ENG_CDS_ABAP074
Client &1 not updated
What causes this issue? On activation of the CDS-view for Enterprise Search, the runtime load of Enterprise Search, which is client-dependent, needs ...
Click on this link to search all SAP messages.