Do you have any question about this error?
Message type: E = Error
Message class: ESH_SQL_SEARCH - ESH SQL Search
Message number: 072
Message text: CDS Entity &1 not searchable. No test is possible. Check the validation.
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_SQL_SEARCH072
- CDS Entity &1 not searchable. No test is possible. Check the validation. ?The SAP error message ESH_SQL_SEARCH072 indicates that a Core Data Services (CDS) entity is not searchable, which means that the system cannot perform a search operation on that particular entity. This error typically arises in the context of SAP's Enterprise Search or when using the SAP HANA database.
Cause:
- Entity Configuration: The CDS entity may not be properly configured for search. This could be due to missing annotations or incorrect settings in the CDS view definition.
- Search Index: The search index for the entity may not be created or may be in an inconsistent state.
- Authorization Issues: The user may not have the necessary authorizations to access the search functionality for that entity.
- Data Model Changes: If there have been recent changes to the data model or the underlying database tables, it may affect the searchability of the entity.
- Validation Issues: The entity may not pass certain validation checks required for it to be searchable.
Solution:
- Check CDS Annotations: Ensure that the CDS entity has the appropriate annotations for searchability. Look for annotations like
@Search.searchable
in the CDS definition.- Rebuild Search Index: If the search index is not created or is inconsistent, you may need to rebuild it. This can typically be done through the SAP Fiori Launchpad or the relevant transaction code.
- Review Authorizations: Verify that the user has the necessary authorizations to perform searches on the entity. This may involve checking roles and permissions in the SAP system.
- Validate the Entity: Use the transaction code SE11 or SE80 to check the CDS view for any validation issues. Ensure that the underlying tables and fields are correctly defined and accessible.
- Check for Data Model Changes: If there have been recent changes to the data model, ensure that the CDS entity is updated accordingly and that all dependencies are resolved.
- Consult Documentation: Refer to the SAP documentation for any specific requirements or configurations needed for the entity to be searchable.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to make the CDS entity searchable.
Get instant SAP help. Start your 7-day free trial now.
ESH_SQL_SEARCH071
Last change of CDS entity &1 (connector: &2) has been done by user &3
What causes this issue? Last change of CDS-entity <(>&<)>1 (connector name:<(>&<)>2) has been done by user <(>&...
ESH_SQL_SEARCH070
Transient connector for CDS entity &1 not found in runtime buffer
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_SQL_SEARCH073
Inputs do not match. Specify either a CDS entity or a Connector ID.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_SQL_SEARCH074
Search connector &1 is not a CDS connector - test cannot be executed
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.