Message type: E = Error
Message class:  SADL_GW_DT_CDS - Messages CDS Checks 
Message number: 043
Message text: Statement 'select distinct' is not allowed in consumption CDS view.
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
The error message SADL_GW_DT_CDS043 in SAP indicates that a SELECT DISTINCT statement is not allowed in a consumption CDS (Core Data Services) view. This typically occurs when you are trying to create a CDS view that is intended for consumption in an OData service or other scenarios where distinct selection is not supported. Cause The primary cause of this error is that the consumption CDS view is trying to use a SELECT DISTINCT statement, which is not permitted. This restriction is in place because consumption views are designed to provide a specific structure for data retrieval, and using SELECT DISTINCT can lead to ambiguity in the data model and performance issues. Solution To resolve this error, you can take the following steps: Remove the DISTINCT Clause: If possible, modify the CDS view definition to eliminate the SELECT DISTINCT clause. Instead, ensure that the underlying data model or the join conditions are set up in such
 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_CDS042 Aggregation and grouping is not allowed in consumption CDS view.
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_CDS041 Specialization &1 of composition association can only have &2 conditions.
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_CDS044 Statements of type 'union' are not allowed in consumption CDS view &1.
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_CDS045 Foreign key association &1 may use fields of target primary key only.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.