Message type: E = Error
Message class: ESH_ENG_CDSVAL_ES - ES-CDS/ABAP: Validation of domain @EnterpriseSearch
Message number: 008
Message text: 'presentationMode' must be annotated at an element
@EnterpriseSearch.presentationMode can be annotated at a view element
only.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Remove the annotation wherever it does not relate to a view element.
Error message extract from SAP system. Copyright SAP SE.
ESH_ENG_CDSVAL_ES008
- 'presentationMode' must be annotated at an element ?The SAP error message ESH_ENG_CDSVAL_ES008 indicates that there is a missing annotation for the presentationMode at an element in your Core Data Services (CDS) view. This error typically arises when you are defining a CDS view and you have not specified how the data should be presented in the user interface.
Cause: The error occurs because the presentationMode annotation is required for certain elements in a CDS view, particularly when you are defining fields that will be used in a user interface (UI) context. The presentationMode annotation specifies how the data should be displayed, such as whether it should be shown as a text, a dropdown, or in some other format.
Solution: To resolve this error, you need to add the @UI.presentationMode annotation to the relevant elements in your CDS view. Here’s how you can do it: Identify the Element: Determine which element in your CDS view is missing the presentationMode annotation. Add the Annotation: Modify
Get instant SAP help. Sign up for our Free Essentials Plan.
ESH_ENG_CDSVAL_ES007
'usageMode' must be annotated at an element
What causes this issue? @EnterpriseSearch.usageMode can be annotated at a view element only.System Response The system issues an error message and w...
ESH_ENG_CDSVAL_ES006
'@ObjectModel.semanticKey' must be annotated at view
What causes this issue? The usually highly denormalized search-views need a key definition that reduces the cartesian product defined by the view as ...
ESH_ENG_CDSVAL_ES009
'commonAttributes' must be annotated at an element
What causes this issue? @EnterpriseSearch.commonAttributes can be annotated at a view element only.System Response The system issues an error messag...
ESH_ENG_CDSVAL_ES010
'usageMode' '&2' unknown (&1)
What causes this issue? An invalid value is used for annotation @EnterpriseSearch.usageMode.System Response The system issues an error message and w...
Click on this link to search all SAP messages.