Message type: E = Error
Message class: ESH_ENG_CDSVAL_SRCH - ES-CDS/ABAP: Validation of domain @Search
Message number: 017
Message text: 'termMappingListID' must be indicated (&1)
Annotation TermMappingListID has no value assigned.
Term Mappings cannot be considered for the view.
The view is not activated for Enterprise Search.
Remove the annotation, or indicate a valid list ID. As the list IDs are
actual data, a list ID might not yet be in use in the current system.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
ESH_ENG_CDSVAL_SRCH017
- 'termMappingListID' must be indicated (&1) ?The SAP error message ESH_ENG_CDSVAL_SRCH017 indicates that a required parameter, specifically termMappingListID, is missing in the context of a search operation. This error typically arises in the context of SAP's Enterprise Search or when working with Core Data Services (CDS) views.
Cause: The error occurs when a search operation is initiated without providing the necessary termMappingListID. This ID is essential for the system to understand which term mapping list to use for the search query. The absence of this parameter means that the system cannot proceed with the search as it lacks the necessary context.
Solution: To resolve this error, you should ensure that the termMappingListID is correctly specified in your search request. Here are the steps you can take: Check the Search Configuration: Review the configuration of your search service or application to ensure that the termMappingListID is defined and correctly referenced. Modify the Search Query: If you are programmatically constructing a search query, make
Get instant SAP help. Sign up for our Free Essentials Plan.
ESH_ENG_CDSVAL_SRCH016
'termMappingDictionary' &2 does not exist or is not valid (&1)
What causes this issue? Table &V1& indicated as Term Mapping Dictionary does not exist or does not follow the pattern required for term mappi...
ESH_ENG_CDSVAL_SRCH015
@Search-annotations require 'searchable' for the view
What causes this issue? There is some annotation of domain @Search, but the view itself does not carry the annotation @Search.searchable.System Respo...
ESH_ENG_CDSVAL_SRCH018
'termMappingListID' &2 does not exist is this system (&1)
What causes this issue? Term Mapping List ID &V1& is not in use in this system.System Response This is a warning only; the view is activated...
ESH_ENG_CDSVAL_SRCH019
'termMappingDictionary' must be indicated (&1)
What causes this issue? Annotation TermMappingDictionary has no value assigned.System Response Term Mappings cannot be considered for the view. The ...
Click on this link to search all SAP messages.