Do you have any question about this error?
Message type: E = Error
Message class: EDI_SD - Messages for EDI SD Integration
Message number: 820
Message text: Customer reference &2 of customer &1 is currently being processed.
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.
EDI_SD820
- Customer reference &2 of customer &1 is currently being processed. ?The SAP error message "EDI_SD820 Customer reference &2 of customer &1 is currently being processed" typically occurs in the context of Electronic Data Interchange (EDI) processes, particularly when dealing with sales and distribution (SD) documents. This error indicates that a specific customer reference (in this case, &2) for a given customer (represented by &1) is currently being processed, which may lead to conflicts or issues in processing new transactions related to that customer reference.
Cause:
- Concurrent Processing: The most common cause of this error is that there is another transaction or process that is currently using the same customer reference. This could be due to multiple users or processes trying to access or modify the same data simultaneously.
- Locking Mechanism: SAP uses a locking mechanism to prevent data inconsistencies. If one transaction is in progress, it may lock the customer reference, preventing other transactions from being processed until the first one is completed.
- Long-running Processes: If a previous transaction is taking longer than expected to complete, it may hold the lock on the customer reference for an extended period.
Solution:
- Wait and Retry: The simplest solution is to wait for a few moments and then retry the transaction. If the other process completes, the lock will be released, and you should be able to proceed.
- Identify the Lock: Use transaction codes like
SM12
(to view locks) orSM21
(to check system logs) to identify which user or process is holding the lock on the customer reference. This can help you understand if there is a long-running transaction that needs attention.- Contact the User: If you identify a specific user or process that is holding the lock, you may need to contact them to see if they can complete or release their transaction.
- System Administration: If the issue persists and you cannot identify the cause, it may require intervention from a system administrator to analyze the situation further. They can check for any background jobs or processes that might be causing the lock.
- Review Custom Code: If there are custom developments or enhancements in your SAP system that interact with EDI or sales documents, review them to ensure they are not causing unnecessary locks.
Related Information:
SM12
, SM21
, and SM37
(for monitoring background jobs) to help diagnose and resolve locking issues.By following these steps, you should be able to resolve the error and continue processing your transactions.
Get instant SAP help. Start your 7-day free trial now.
EDI_SD812
The sales scheduling agreement found according to custom logic is invalid
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EDI_SD811
No sales scheduling agreement found according to custom logic.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EDI_SD824
Sales scheduling agreement processing failed.
What causes this issue? The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Syst...
EDI_SD825
&1 must be provided in the source data.
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.