Message type: E = Error
Message class:  /IWBEP/SBOD -  
Message number: 144
Message text: Property '&1&2&3' is a key and must not have a complex type
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 SAP error message /IWBEP/SBOD144 Property '&1&2&3' is a key and must not have a complex type typically occurs in the context of SAP Gateway and OData services. This error indicates that a property defined as a key in your OData model is of a complex type, which is not allowed. In OData, keys must be simple types (like strings, integers, etc.) and cannot be complex types (which can contain multiple properties).
Cause: Complex Type as Key: The property defined as a key in your OData service is a complex type. OData specifications require that keys be simple types. Model Definition Issues: There may be an issue in the way the data model is defined in the ABAP backend or in the service definition. Incorrect Annotations: The annotations in the metadata might incorrectly specify a complex type as a key.
Solution: Review the Data Model: Check the data model definition in your ABAP backend. Ensure that
 Get instant SAP help. Sign up for our Free Essentials Plan.
Get instant SAP help. Sign up for our Free Essentials Plan. 
/IWBEP/SBOD143 Association Set name '&1' is not unique
What causes this issue?  The name of an association set must be unique across all association sets, function imports and entity sets.System Response  ...
/IWBEP/SBOD142 Entity Set '&1&2&3' must define an entity type
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/IWBEP/SBOD145 Property '&1&2&3' must not have a negative max length
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/IWBEP/SBOD146 Function Import '&1': Entity Set required
What causes this issue?  No Entity Set was specified, although the return type of this Function Import is an Entity Type with cardinality n.System Res...
Click on this link to search all SAP messages.