Do you have any question about this error?
Message type: E = Error
Message class: SADL_GW_ATC_CONSMPTN - SADL Gateway: ATC Messages for Consumtion Annotations
Message number: 800
Message text: Unknown annotation '&1'
Annotation &V1& is not defined in domain @Consumption.ranking.
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. Correct or remove the annotation.
Error message extract from SAP system. Copyright SAP SE.
SADL_GW_ATC_CONSMPTN800
- Unknown annotation '&1' ?The SAP error message
SADL_GW_ATC_CONSMPTN800 Unknown annotation '&1'
typically occurs in the context of SAP Gateway and the SAP Application Development Framework (SADL). This error indicates that there is an unknown or unrecognized annotation being referenced in your OData service or in the annotations of your CDS (Core Data Services) view.Cause:
- Typographical Error: The annotation name might be misspelled or incorrectly formatted.
- Unsupported Annotation: The annotation being used may not be supported in the current version of SAP or in the context where it is being used.
- Missing Dependencies: The required libraries or dependencies that define the annotation may not be included in your project or are not activated.
- Incorrect Context: The annotation might be used in a context where it is not applicable or expected.
Solution:
- Check Annotation Spelling: Verify that the annotation name is spelled correctly and follows the correct syntax.
- Review Documentation: Consult the SAP documentation for the specific version you are using to ensure that the annotation is valid and supported.
- Update CDS Views: If you are using CDS views, ensure that the annotations are correctly defined in the view and that they are applicable to the entities being referenced.
- Check Dependencies: Ensure that all necessary dependencies and libraries are included in your project. If you are using custom annotations, make sure they are properly defined and accessible.
- Use Standard Annotations: If possible, use standard annotations provided by SAP to avoid compatibility issues.
- Debugging: If the issue persists, consider debugging the OData service or the CDS view to identify where the annotation is being referenced incorrectly.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
SADL_GW_ATC_CONSMPTN000
CDS-Domain @Consumption
What causes this issue? CDS: Checks on annotations of domain @Consumption.System Response The system issues an error message and will not allow you ...
SADL_GW042
To select only the generated ID of an analytical entity is not supported
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
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_CONSMPTN802
id of ranking function must be specified
What causes this issue? In @Consumption.ranking.activeFunctions, the id of the ranking function must be specified by annotation 'id'.System...
Click on this link to search all SAP messages.