Do you have any question about this error?
Message type: E = Error
Message class: /PLMI/ECN_BO -
Message number: 068
Message text: XPRA &1: Data record deletion has been rolled back
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.
/PLMI/ECN_BO068
- XPRA &1: Data record deletion has been rolled back ?The SAP error message
/PLMI/ECN_BO068 XPRA &1: Data record deletion has been rolled back
typically occurs during the execution of an XPRA (eXtended Program Run) in the context of SAP's PLM (Product Lifecycle Management) module. This error indicates that a data record deletion operation could not be completed successfully and has been rolled back.Causes:
- Data Integrity Issues: The deletion may violate referential integrity constraints, meaning that there are other records that depend on the record being deleted.
- Locking Issues: The record may be locked by another transaction or user, preventing the deletion from being completed.
- Custom Code or Enhancements: Custom code or enhancements in the system may interfere with the standard deletion process.
- Configuration Issues: Incorrect configuration settings in the PLM module may lead to unexpected behavior during data operations.
- Database Constraints: Database-level constraints (like foreign keys) may prevent the deletion of certain records.
Solutions:
- Check for Dependencies: Investigate if there are any dependent records that are preventing the deletion. You may need to delete or update these dependent records first.
- Review Lock Entries: Use transaction code
SM12
to check for any locks on the records you are trying to delete. If you find locks, you may need to wait for the locks to be released or contact the user who holds the lock.- Analyze Custom Code: If there are custom enhancements or modifications, review the code to ensure it does not interfere with the deletion process.
- Check Configuration: Review the configuration settings in the PLM module to ensure they are set up correctly.
- Database Logs: Check the database logs for any errors or constraints that may have been triggered during the deletion attempt.
- Run XPRA Again: If the issue was transient, you might try running the XPRA again after addressing any identified issues.
Related Information:
SE38
(to run programs), SE11
(to check database tables), and SE80
(to analyze objects).SLG1
to check application logs for more detailed error messages that may provide additional context.If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis or PLM support team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
/PLMI/ECN_BO067
Change number &1 has been released; changes are not permitted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PLMI/ECN_BO066
Invalid value &1 for effectivity parameter &2 (&3)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PLMI/ECN_BO_CC000
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/PLMI/ECN_BO_CC003
Change number & not changed
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.