Do you have any question about this error?
Message type: E = Error
Message class: SCDS_ATC_DDLS_ANNO - Message class for ATC check DDLS_ANNO
Message number: 003
Message text: Enumeration value &2 for annotation &1 does not exist
The used enumeration value does not exist.
Provide a valid enumeration value. Only enumeration values suggested by
code completion can be used at this position.
Error message extract from SAP system. Copyright SAP SE.
SCDS_ATC_DDLS_ANNO003
- Enumeration value &2 for annotation &1 does not exist ?The SAP error message SCDS_ATC_DDLS_ANNO003 indicates that there is an issue with an enumeration value for a specific annotation in your ABAP code. This error typically arises during the activation or check of ABAP code, particularly when using the ABAP Test Cockpit (ATC) or during the development of ABAP CDS (Core Data Services) views.
Cause:
The error occurs when:
To resolve this error, you can follow these steps:
Check Enumeration Definition:
Correct the Annotation:
Re-activate Objects:
Check for Dependencies:
Consult Documentation:
If the issue persists after following these steps, consider reaching out to your SAP support team or consulting the SAP Community for further assistance.
Get instant SAP help. Start your 7-day free trial now.
SCDS_ATC_DDLS_ANNO002
Annotation &1 is used at a wrong position
What causes this issue? Annotation cannot be used at current position as it is defined for the usage at another position.How to fix this error? Move...
SCDS_ATC_DDLS_ANNO001
Annotation &1 does not exist
What causes this issue? Annotation does not exist.How to fix this error? Use an existing annotation suggested by code completion.Error message extra...
SCDS_ATC_DDLS_ANNO004
Annotations value &1 does not match the annotation type &2
What causes this issue? Annotation value does not match the defined annotation type.How to fix this error? Use a proper value that matches the defin...
SCDS_ATC_DDLX_SYNT000
Syntax Check for CDS Metadata Extensions
What causes this issue? This check wraps the syntax check for CDS Metadata Extensions and reports a subset of warnings. These warnings do not prohibi...
Click on this link to search all SAP messages.