Message type: E = Error
Message class:  SADL_GW_DT_CDS - Messages CDS Checks 
Message number: 052
Message text: CDS view &1 must not contain draft-specific fields.
Reserved draft-specific fields (IsActiveEntity, HasActiveEntity,
HasDraftEntity) or draft-specific associations (DraftAdministrativeData,
SiblingEntity) must not be contained in a draft-enabled CDS view.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Remove reserved draft-specific fields and draft-specific associations.
Contact the corresponding developer of the CDS view to correct the
error.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message SADL_GW_DT_CDS052 indicates that a Core Data Services (CDS) view is incorrectly defined because it contains draft-specific fields. This error typically arises when you are trying to expose a CDS view that is intended for use in a draft scenario, but it includes fields that are not compatible with draft handling.
Cause: The error occurs because: The CDS view includes fields that are specific to draft scenarios, such as fields related to draft status or draft-specific annotations. The CDS view is being used in a context where draft handling is not supported or expected.
Solution: To resolve this error, you can take the following steps: Review the CDS View Definition: Check the definition of the CDS view for any draft-specific fields or annotations. Common draft-specific fields include DraftUUID, DraftAdministrativeData, and any other fields that are related to draft management. Remove Draft-Specific Fields: If the CDS view is not intended to be used in a draft context, remove
 Get instant SAP help. Sign up for our Free Essentials Plan.
Get instant SAP help. Sign up for our Free Essentials Plan. 
SADL_GW_DT_CDS051 Annotation &1&2 is used more than once.
What causes this issue?  The annotation <(>&<)>1<(>&<)>2 is used more than once in the CDS view, which is not allowed....
SADL_GW_DT_CDS050 Target of foreign key association &1 has syntax error or does not exist.
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_DT_CDS053 CDS views with parameters are 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_DT_CDS054 CDS views cannot be analytical and transactional at the same time.
What causes this issue?  The CDS view is marked as transactional and Analytics.query. Example: @Analytics.query: true @ObjectModel.transactionalProces...
Click on this link to search all SAP messages.