Message type: E = Error
Message class: SADL_GW_ATC_CONSMPTN - SADL Gateway: ATC Messages for Consumtion Annotations
Message number: 819
Message text: functionId must be specified (&1)
At element &V1&, there is a
@Consumption.ranking.parameterBinding-annotation which lacks the
functionId-tag.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Add the function id to the annotation.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message SADL_GW_ATC_CONSMPTN819 indicates that a required parameter, specifically functionId, is missing in the context of an OData service or a Gateway service call. This error typically arises when the system expects a specific function ID to be provided in the request, but it is not included.
Cause: Missing Parameter: The most common cause is that the functionId parameter is not being passed in the request to the OData service. Incorrect Configuration: There may be an issue with the configuration of the OData service or the associated service implementation. Client-Side Issue: If you are using a custom client or application to call the OData service, it may not be correctly forming the request.
Solution: Check the Request: Ensure that the request being sent to the OData service includes the functionId parameter. This can often be done by inspecting the network traffic or logs to see the actual request being made. Update the Client Code: If
Get instant SAP help. Sign up for our Free Essentials Plan.
SADL_GW_ATC_CONSMPTN818
@Consumption.ranking.activeFunctions missing, ranking not effective
What causes this issue? There are annotations @Consumption.ranking.parameterBinding - maybe inherited from lower CDS-views -, but there is no @Consum...
SADL_GW_ATC_CONSMPTN817
functionId &1: binding incomplete, parameterId &2 missing
What causes this issue? The definition of ranking function &V1& defines a parameter &V2& which is not bound to an element.System Resp...
SADL_GW_ATC_CONSMPTN820
Type STRING cannot be used with ranking functions (&1)
What causes this issue? Element &V1& is of type STRING. This type cannot be used with ranking functions.System Response The system issues an...
SADL_GW_ATC_CONSMPTN821
functionId 'ES:ES_ATTR_WEIGHT' is missing
What causes this issue? The view has ranking functions assigned, and the view is relevant for Enterprise Search (annotation @EnterpriseSearch.enabled...
Click on this link to search all SAP messages.