Key Definitions of &1 and &2 are different, &3 is missing in key of &1
Message type: E = Error
Message class: DD_CDS_ANALYSIS - CDS code inspector messages
Message number: 300
Message text: Key Definitions of &1 and &2 are different, &3 is missing in key of &1
What causes this issue?
The explicit defined key of the view &V1& is different than the key of
the underlying data source.
System Response
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
How to fix this error?
Adjust the key definition of the view by adding the key word KEY at the
appropriated elements.
This warning can be suppressed by putting the pseudo comment
/*+[hideWarning] { "IDS" : [ "KEY_CHECK" ] }*/
in front of the view definition.
Procedure for System Administrators
Error message extract from SAP system. Copyright SAP SE.
Related Error Messages
DD_CDS_ANALYSIS252 $$projection cannot be used as an alias
DD_CDS_ANALYSIS248 Path expression can be replaced with "&1.&2"
DD_CDS_ANALYSIS301 &1 is calculated in view &2 and should not be used in conditions
DD_CDS_ANALYSIS302 Cardinality &2 of Association &1 does not match to the ON-condition