Do you have any question about this error?
Message type: E = Error
Message class: ESH_ENG_CDSVAL_ES - ES-CDS/ABAP: Validation of domain @EnterpriseSearch
Message number: 011
Message text: 'presentationMode' '&2' unknown (&1)
An invalid value is used for annotation
@EnterpriseSearch.presentationMode.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check for typographical errors, and correct the input, using one of the
valid values: #DETAIL, #HIDDEN, #IMAGE, #SUMMARY, #THUMBNAIL, #TITLE.
Error message extract from SAP system. Copyright SAP SE.
ESH_ENG_CDSVAL_ES011
- 'presentationMode' '&2' unknown (&1) ?The SAP error message ESH_ENG_CDSVAL_ES011 typically indicates an issue related to the presentation mode of a Core Data Services (CDS) view or a related entity in the SAP system. This error suggests that the specified presentation mode is not recognized or is invalid.
Cause:
- Invalid Presentation Mode: The error occurs when the system encounters a presentation mode that is not defined or recognized in the context of the CDS view or the application.
- Configuration Issues: There may be a misconfiguration in the CDS view or the related application settings that leads to the system not being able to interpret the specified presentation mode.
- Version Mismatch: If there are inconsistencies between the versions of the CDS views or the underlying data model, it may lead to this error.
- Transport Issues: If the CDS view or its related components were transported from one system to another, there might be missing dependencies or configurations.
Solution:
- Check Presentation Mode: Verify the presentation mode being used in the CDS view or the application. Ensure that it is correctly defined and supported.
- Review CDS View Definition: Look into the definition of the CDS view to ensure that all required fields and settings are correctly configured.
- Update or Correct Configuration: If there are any discrepancies in the configuration, update them to match the expected values.
- Check for Transport Issues: If the issue arose after a transport, ensure that all related objects and dependencies were transported correctly.
- Consult Documentation: Refer to the SAP documentation for the specific version you are using to understand the valid presentation modes and their configurations.
- Debugging: If you have access to the development environment, consider debugging the CDS view to trace where the error is being triggered.
Related Information:
If the issue persists after trying the above solutions, it may be beneficial to reach out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
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...
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_ES012
@EnterpriseSearch-annotations require 'enabled' for the view
What causes this issue? There is some annotation of domain @EnterpriseSearch, but the view itself does not carry the annotation @EnterpriseSearch.ena...
ESH_ENG_CDSVAL_ES013
Key field &1 is not from table &2, as the others
What causes this issue? The search engine needs all key fields to come from the same data base table; including the client field. This is not the cas...
Click on this link to search all SAP messages.