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: 031
Message text: 'filteringFacet.order.direction' '&2' unknown (&1)
Value &V1& defined for @EnterpriseSearch.filteringFacet.order.direction
is not valid.
Valid values are ASC, DESC.
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 code.
Error message extract from SAP system. Copyright SAP SE.
ESH_ENG_CDSVAL_ES031
- 'filteringFacet.order.direction' '&2' unknown (&1) ?The SAP error message ESH_ENG_CDSVAL_ES031 typically indicates an issue related to the configuration of filtering facets in the SAP Enterprise Search (SAP ESH) environment. This error suggests that there is an unknown or invalid value for the
filteringFacet.order.direction
parameter.Cause:
- Invalid Configuration: The error usually arises when the configuration for the filtering facet is incorrect or when an unsupported value is provided for the
filteringFacet.order.direction
parameter.- Typographical Error: There may be a typo in the configuration settings, leading to the system not recognizing the specified direction.
- Version Compatibility: The error could also occur if there are compatibility issues between different versions of SAP components or if certain features are not supported in the current version.
Solution:
Check Configuration: Review the configuration settings for the filtering facets in the SAP ESH. Ensure that the
filteringFacet.order.direction
parameter is set to a valid value. Valid values typically includeASC
(ascending) orDESC
(descending).Correct Typographical Errors: Look for any typographical errors in the configuration. Ensure that the values are correctly spelled and formatted.
Update or Patch: If the issue is related to version compatibility, check for any available updates or patches for your SAP system that may resolve the issue.
Consult Documentation: Refer to the official SAP documentation for Enterprise Search to ensure that you are using the correct parameters and values for your version.
Testing: After making changes, test the configuration to ensure that the error no longer occurs.
SAP Support: If the issue persists after checking the configuration and correcting any errors, consider reaching out to SAP Support for further assistance. They may provide insights specific to your system configuration and version.
Related Information:
By following these steps, you should be able to identify and resolve the issue related to the ESH_ENG_CDSVAL_ES031 error message.
Get instant SAP help. Start your 7-day free trial now.
ESH_ENG_CDSVAL_ES030
'filteringFacet.order.by' '&2' unknown (&1)
What causes this issue? Value &V1& defined for annotation @EnterpriseSearch.filteringFacet.order.by is not valid. Valid values are: NUMBER_OF...
ESH_ENG_CDSVAL_ES029
'fieldGroupForSearchQuery.elements': unkown element &1
What causes this issue? A member of the array @EnterpriseSaerch.fieldGroupForSearchQuery.element refers to a view element &V1& which does not...
ESH_ENG_CDSVAL_ES032
'filteringFacet.order.byReference': unkown element &2 (&1)
What causes this issue? ,,@EnterpriseSearch.filteringFacet.order.byReference refers an element &V1& which does not exist in the view.System R...
ESH_ENG_CDSVAL_ES033
'filteringFacet.order.by': @Consumption.labelElement missing (&1)
What causes this issue? @EnterpriseSearch.filteringFacet.order.by: FILTER_ELEMENT_LABEL is annotated, but the element has no label element assigned.S...
Click on this link to search all SAP messages.