Message type: E = Error
Message class: SADL_GW_ATC_CONSMPTN - SADL Gateway: ATC Messages for Consumtion Annotations
Message number: 802
Message text: id of ranking function must be specified
In @Consumption.ranking.activeFunctions, the id of the ranking function
must be specified by annotation 'id'.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Add the 'id'-annotation per ranking function listed in the array.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message SADL_GW_ATC_CONSMPTN802 typically occurs in the context of using the SAP Advanced Data Modeling (SADL) framework, particularly when dealing with the consumption of OData services or when defining a ranking function in a query.
Cause: The error message indicates that a ranking function is expected to be specified in the context of the query or OData service you are trying to execute. This usually happens when: You are trying to use a ranking function in your query but have not defined it properly. The ranking function is required for the operation you are attempting, but the necessary parameters or identifiers are missing.
Solution: To resolve this error, you can take the following steps: Check Query Definition: Review the query definition in your SADL model. Ensure that you have specified the ranking function correctly. This includes: Ensuring that the ranking function is defined in the model. Specifying the correct ID or name of the ranking function in
Get instant SAP help. Sign up for our Free Essentials Plan.
SADL_GW_ATC_CONSMPTN801
@Consumption.ranking.activeFunctions must be annotated at view
What causes this issue? @Consumption.ranking.activeFunctions can be annotated on header-level only.System Response The system issues an error messag...
SADL_GW_ATC_CONSMPTN800
Unknown annotation '&1'
What causes this issue? Annotation &V1& is not defined in domain @Consumption.ranking.System Response The system issues an error message and...
SADL_GW_ATC_CONSMPTN803
functionId &1 specified several times
What causes this issue? In the array @Consumption.ranking.activeFunctions, function &V1& is specified several times. This does not make any s...
SADL_GW_ATC_CONSMPTN804
functionId &1: Prefix 'ES:' required
What causes this issue? Ranking functions defined in Enterprise Search are addressed by the prefix 'ES:'; like 'ES:ES_SESSION_USER...
Click on this link to search all SAP messages.