Do you have any question about this error?
Message type: E = Error
Message class: CRM_EDR - message class for crm archive
Message number: 013
Message text: Records from CRMD_EDR with archiving status D could not be retrived
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 CRM_EDR013 indicates that records from the table
CRMD_EDR
(which is related to the CRM system) with an archiving status of 'D' (deleted) could not be retrieved. This typically occurs when the system is trying to access data that has been archived or deleted, and thus is no longer available for retrieval.Cause:
- Archiving Status: The records in the
CRMD_EDR
table have been archived or deleted, which means they are no longer accessible in the active database.- Data Retrieval Attempt: An attempt is being made to access these records, possibly through a report, transaction, or program that expects to find active data.
- Configuration Issues: There may be configuration settings in the CRM system that are not aligned with the archiving strategy, leading to attempts to access archived data.
Solution:
- Check Archiving Status: Verify the archiving status of the records in the
CRMD_EDR
table. You can do this by checking the archiving logs or using transaction codes like SARA (Archive Administration) to see the status of archived objects.- Adjust Queries/Reports: If the application or report is trying to access archived data, consider modifying it to exclude records with an archiving status of 'D'. This may involve changing selection criteria or filters.
- Restore Archived Data: If necessary, you can restore the archived data if it is required for current operations. This can be done using the archive management tools in SAP.
- Review Archiving Strategy: Evaluate the archiving strategy and policies in place to ensure that they align with business needs. If certain data needs to be retained longer, consider adjusting the archiving settings.
- Consult Documentation: Refer to SAP documentation or notes related to archiving and data retrieval for specific guidance on handling this error.
Related Information:
CRMD_EDR
table.By following these steps, you should be able to address the CRM_EDR013 error and ensure that your system can retrieve the necessary records without issues.
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 | ![]() |
![]() |
CRM_EDR012 EDR not archivable. Invoices have not yet been created for all EDR types
Self-Explanatory Message Since SAP believes that this specific error message is ...
CRM_EDR011 no archivable data available
Self-Explanatory Message Since SAP believes that this specific error message is ...
CRM_EDR014 Invalid GUID
Self-Explanatory Message Since SAP believes that this specific error message is ...
CRM_EDR015 Retention time not customized for EDR type &1
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.