Message type: E = Error
Message class: ESH_ENG_CDSVAL_SRCH - ES-CDS/ABAP: Validation of domain @Search
Message number: 004
Message text: 'termMappingListID' requires 'termMappingDictionary' (&1)
Annotation @Search.termMappingListID is used, although there is no
annotation @Search.termMappingDictionary.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
If you want to use term mapping (synonyms) with the element in question,
add the @Search.termMappingDictionary-annotation.
If you do not want to use term mapping with the element in question,
remove the @Search.termMappingListID-annotation.
Error message extract from SAP system. Copyright SAP SE.
ESH_ENG_CDSVAL_SRCH004
- 'termMappingListID' requires 'termMappingDictionary' (&1) ?The SAP error message ESH_ENG_CDSVAL_SRCH004 indicates that there is a missing or improperly configured term mapping dictionary for a specific term mapping list ID in the context of SAP's Enterprise Search or the SAP HANA Search functionality. This error typically arises when the system is trying to perform a search operation that relies on a term mapping configuration that has not been set up correctly.
Cause: Missing Term Mapping Dictionary: The term mapping dictionary that is supposed to be associated with the term mapping list ID is not defined or is missing in the system.
Configuration Issues: There may be issues in the configuration of the search or term mapping settings in the SAP system. Data Inconsistency: There could be inconsistencies in the data or metadata related to the search configuration.
Solution: Check Term Mapping Configuration: Go to the SAP system and check the configuration for the term mapping dictionary and the term mapping list. Ensure that the
Get instant SAP help. Sign up for our Free Essentials Plan.
ESH_ENG_CDSVAL_SRCH003
'fuzzinessThreshold' less than &2 is questionable (&1)
What causes this issue? For a fuzzy search, the threshold has to be defined. A threshold of 1 equals an exact search, a threshold of 0 finds simply e...
ESH_ENG_CDSVAL_SRCH002
'ranking' should be set somewhere as 'HIGH'
What causes this issue? None of the view's elements is defined as relevant for ranking via attribute weights, or none of the elements is defined...
ESH_ENG_CDSVAL_SRCH005
'searchable' must be annotated at views
What causes this issue? @Search.searchable has to be annotated at the view itself.System Response The system issues an error message and will not al...
ESH_ENG_CDSVAL_SRCH006
'defaultSearchElement' must be annotated at elements
What causes this issue? @Search.defaultSearchElement can be annotated at a view element only. This implies that the element is an atomic one; not an ...
Click on this link to search all SAP messages.