Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: UG - Messages for Repository Switch
Message number: 058
Message text: GENOBJ: -> & objects marked as generated and not delivered
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.
UG058
- GENOBJ: -> & objects marked as generated and not delivered ?The SAP error message UG058 indicates that certain objects in the system are marked as "generated" and are not delivered. This typically occurs in the context of ABAP development, where certain objects (like function modules, classes, or other generated objects) are created dynamically or generated from other definitions but are not part of the standard delivery of the SAP system.
Cause:
- Generated Objects: The objects in question are generated at runtime or during the development process and are not part of the standard SAP transport system.
- Missing Transport: The objects may not have been included in a transport request, or the transport request has not been released.
- Development Environment: The error may occur in a development environment where objects are created but not properly transported to the quality assurance or production environments.
- Custom Development: If custom development is done, it may lead to objects being generated that are not part of the standard SAP delivery.
Solution:
- Check Object Status: Verify the status of the objects in question. You can do this by checking the object in the ABAP Workbench (SE80) or using transaction SE11 for database objects.
- Transport Request: Ensure that the objects are included in a transport request. If they are not, you may need to create a transport request and include the objects manually.
- Regenerate Objects: If the objects are supposed to be generated, you may need to regenerate them. This can often be done through the relevant transaction or by using the appropriate development tools.
- Review Development Guidelines: Ensure that your development team follows the guidelines for creating and transporting objects to avoid such issues in the future.
- Check for Dependencies: Sometimes, the generated objects may depend on other objects. Ensure that all dependencies are met and that related objects are also transported.
Related Information:
If the issue persists after following these steps, it may be beneficial to consult with your SAP Basis team or reach out to SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
UG057
GENOBJ: Of these objects, & are delivered with this upgrade
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UG056
GENOBJ: & SAP objects have been marked as generated in TADIR;
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UG059
GENOBJ: Missing TADIR record for object & & & (Warning)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UG060
GENOBJ: Missing TADIR record for object & & & (Error)
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.