'filteringFacet.order.by': @Consumption.labelElement missing (&1)
Message type: E = Error
Message class: ESH_ENG_CDSVAL_ES - ES-CDS/ABAP: Validation of domain @EnterpriseSearch
Message number: 033
Message text: '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.
System Response
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
How to fix this error?
Either you switch the sorting order to anything else, or you assign a
label element by annotating @Consumption.labelElement: '...'.
Procedure for System Administrators
Error message extract from SAP system. Copyright SAP SE.
Related Error Messages
ESH_ENG_CDSVAL_ES032 'filteringFacet.order.byReference': unkown element &2 (&1)
ESH_ENG_CDSVAL_ES031 'filteringFacet.order.direction' '&2' unknown (&1)
ESH_ENG_CDSVAL_ES034 'filteringFacet.displayPosition': Duplicate value &2 (&1)
ESH_ENG_CDSVAL_ES035 'filteringFacet': Empty object does not make sense (&1)