Message type: E = Error
Message class: ESH_ENG_CDSVAL_ES - ES-CDS/ABAP: Validation of domain @EnterpriseSearch
Message number: 047
Message text: 'defaultValueSuggestElement': invalid data type (&1)
The annotation @EnterpriseSearch.defaultValueSuggestElement must not be
applied on elements of the ABAP-data types STRING, SSTRING, or RAW.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Remove the annotation.
Error message extract from SAP system. Copyright SAP SE.
ESH_ENG_CDSVAL_ES047
- 'defaultValueSuggestElement': invalid data type (&1) ?The SAP error message ESH_ENG_CDSVAL_ES047, which indicates that there is an invalid data type for the defaultValueSuggestElement, typically arises in the context of SAP's Enterprise Search or Core Data Services (CDS) views. This error can occur when the system encounters a data type that it does not recognize or that is not compatible with the expected data type for a particular field or parameter.
Cause: Data Type Mismatch: The most common cause of this error is that the data type of the field being referenced does not match the expected data type. For example, if a field is expected to be of type STRING but is defined as INTEGER, this error may occur. Incorrect Configuration: The configuration of the CDS view or the search model may have incorrect settings or mappings that lead to this error. Incompatible Data Source: If the data source used in the CDS view has been changed or is not
Get instant SAP help. Sign up for our Free Essentials Plan.
ESH_ENG_CDSVAL_ES046
'filteringFacet' and 'filteringAttribute' are mutually exclusive (&1)
What causes this issue? The element is annotated as @EnterpriseSearch.filteringAttribute and as @EnterpriseSearch.filteringFacet. These annotations a...
ESH_ENG_CDSVAL_ES045
'filteringAttribute': Empty object does not make sense (&1)
What causes this issue? Annotation object @EnterpriseSearch.filteringAttribute is defined without any further specification. This does not make sense...
ESH_ENG_CDSVAL_ES048
'snippets' requires fulltext index (&1)
What causes this issue? The annotation @EnterpriseSearch.snippets can work at runtime only if the data base column has afulltext index defined.Syste...
ESH_ENG_CDSVAL_ES049
Category '&1' does not exist
What causes this issue? Category &V1& which is to be assigned to the view via @EnterpriseSearch.assignedCategories does not exist.System Resp...
Click on this link to search all SAP messages.