Message type: E = Error
Message class: SDDL_PARSER_MSG - Message Class for DDL Parser
Message number: 118
Message text: In view extends, no INNER JOIN must be used
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.
SDDL_PARSER_MSG118
- In view extends, no INNER JOIN must be used ?The SAP error message SDDL_PARSER_MSG118 indicates that there is an issue with the way you are trying to define a view in the SAP system, specifically when using the ABAP Dictionary (DDIC) to create or modify a view. The error message states: "In view extends, no INNER JOIN must be used." This typically occurs when you are trying to extend a view that is already defined, and you are attempting to use an INNER JOIN in the definition of that extended view.
Cause: The primary cause of this error is the use of an INNER JOIN in a view extension. In SAP, when you extend a view, you are expected to use a LEFT OUTER JOIN instead of an INNER JOIN. This is because the view extension is meant to add additional fields to the existing view without filtering out any records that do not match the join condition.
Solution: To resolve this error,
Get instant SAP help. Sign up for our Free Essentials Plan.
SDDL_PARSER_MSG117
TABLE FUNCTION must be followed by the name of the table function
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDDL_PARSER_MSG116
An empty parameter list is only allowed for table function
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDDL_PARSER_MSG119
The path expression "&" is not allowed in ON conditions
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDDL_PARSER_MSG120
The path expression "&" is not allowed in filter conditions
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.