Message type: E = Error
Message class:  SADL_GW_DT_CDS - Messages CDS Checks 
Message number: 019
Message text: The composition does not use consistent primary keys.
Some CDS views of the composition use UUID-based keys, while other CDS
views of the composition use semantic keys.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Use one key type consistently in your composition.
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_CDS019 indicates that there is an inconsistency in the primary keys used in a Core Data Services (CDS) view or a composition. This error typically arises when the primary keys defined in the underlying data sources do not match or are not consistent across the entities involved in the composition.
Cause: Inconsistent Primary Keys: The primary keys defined in the different entities or tables that are being composed do not align. For example, if you are trying to join two tables, and one table has a primary key defined as ID while the other has it defined as ID_NO, this inconsistency will trigger the error. Missing Primary Key: One of the entities in the composition may not have a primary key defined, which is required for the composition to work correctly. Incorrect Associations: The associations defined in the CDS view may not correctly reflect the relationships between the entities, leading
 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_CDS018 Enter a valid primary key for CDS view &1.
What causes this issue?  A CDS view must contain the key fields of its parent. These key fields are required to build the compositional association.Sy...
SADL_GW_DT_CDS017 Association #TO_COMPOSITION_ROOT in CDS view &1 is missing.
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_CDS020 CDS view &1: Association &2 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...
SADL_GW_DT_CDS021 Key fields of association &2 are missing in 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...
Click on this link to search all SAP messages.