Do you have any question about this error?
Message type: E = Error
Message class: DDLS - For DDL source handling
Message number: 801
Message text: No DDL sources found for selection
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 DDLS801: No DDL sources found for selection typically occurs when you are trying to generate or execute a Data Definition Language (DDL) statement, but the system cannot find any relevant DDL sources based on the selection criteria you provided. This can happen in various contexts, such as when working with database objects, table definitions, or other data structures.
Causes:
- Incorrect Selection Criteria: The selection criteria you provided may not match any existing DDL sources. This could be due to typos, incorrect object names, or filters that are too restrictive.
- Missing DDL Sources: The DDL sources you are trying to access may not exist in the system. This could happen if the objects were deleted or if they were never created.
- Authorization Issues: You may not have the necessary authorizations to access the DDL sources, leading to the system not being able to retrieve them.
- Transport Issues: If you are working in a transport environment, the DDL sources may not have been transported correctly to the system you are working in.
Solutions:
- Check Selection Criteria: Review the selection criteria you are using to ensure they are correct. Make sure that you are using the right object names and that there are no typos.
- Verify Object Existence: Use transaction codes like SE11 (Data Dictionary) or SE14 (Database Utility) to check if the DDL sources you are trying to access actually exist in the system.
- Check Authorizations: Ensure that you have the necessary authorizations to access the DDL sources. You may need to consult with your system administrator or security team.
- Review Transport Requests: If you are in a transport environment, check if the relevant transport requests have been released and imported correctly into the system.
- Use Alternative Tools: If you are using a specific tool or transaction to generate DDL, consider using alternative methods or tools to see if the issue persists.
Related Information:
If the issue persists after trying the above solutions, consider reaching out to SAP support or your internal SAP team for further assistance.
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 | ![]() |
![]() |
DDLS800 ========== Various DDL Tools ===========================================
Self-Explanatory Message Since SAP believes that this specific error message is ...
DDLS739 Message number & from SD_EXPRESSION is unknown
Self-Explanatory Message Since SAP believes that this specific error message is ...
DDLS802 Parameter combination is not allowed (&) (&)
Self-Explanatory Message Since SAP believes that this specific error message is ...
DDLS803 Namespace of DDL '&1' does not match namespace of ENTITYNAME '&2'
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.