Do you have any question about this error?
Message type: E = Error
Message class: DDLS - For DDL source handling
Message number: 736
Message text: & is a DDL source extend and statements cannot be created
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 DDLS736 typically indicates that there is an issue with the Data Definition Language (DDL) source extend, and it states that statements cannot be created. This error often arises in the context of database table definitions or when working with database objects in the ABAP Dictionary.
Cause:
- Inconsistent DDL Source: The DDL source might be inconsistent or corrupted, which prevents the system from generating the necessary DDL statements.
- Missing or Incorrect Table Definitions: If the underlying table definitions are missing or incorrectly defined, it can lead to this error.
- Database Compatibility Issues: There may be compatibility issues between the SAP system and the underlying database, especially if there have been recent upgrades or changes.
- Authorization Issues: Lack of proper authorizations to access or modify the DDL source can also trigger this error.
Solution:
- Check DDL Source: Verify the DDL source for the object in question. Ensure that it is correctly defined and does not contain any inconsistencies.
- Recreate DDL Source: If the DDL source is corrupted, you may need to recreate it. This can often be done by using transaction SE11 (Data Dictionary) to regenerate the DDL source.
- Check Table Definitions: Ensure that all related table definitions are correct and complete. You can use transaction SE11 to check the definitions.
- Database Compatibility: Ensure that your SAP system is compatible with the database version you are using. Check for any patches or updates that may be required.
- Authorization Check: Ensure that you have the necessary authorizations to access and modify the DDL source. You may need to consult with your system administrator if you suspect authorization issues.
- Transport Requests: If the issue arose after a transport, check if the transport request was successful and if all objects were correctly imported.
Related Information:
If the problem persists after trying the above solutions, it may be beneficial to reach out to SAP support for further assistance, providing them with detailed information about the error and the steps you have already taken.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
DDLS735 &: only views and AMDP table functions are supported (not &)
Self-Explanatory Message Since SAP believes that this specific error message is ...
DDLS734 Statements for AMDP table function & will be determined
Self-Explanatory Message Since SAP believes that this specific error message is ...
DDLS737 At least one basis view is an external view
Self-Explanatory Message Since SAP believes that this specific error message is ...
DDLS738 The name of the basis object is missing for the extend &
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.