Do you have any question about this error?
Message type: E = Error
Message class: /SCWM/MEDI -
Message number: 062
Message text: Item keys DOCID &1 ITEMID &2 were changed or added
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.
/SCWM/MEDI062
- Item keys DOCID &1 ITEMID &2 were changed or added ?The SAP error message
/SCWM/MEDI062
indicates that there have been changes or additions to item keys in the system, specifically related to the document ID (DOCID
) and item ID (ITEMID
). This error typically occurs in the context of the Extended Warehouse Management (EWM) module when there are inconsistencies or conflicts with the data being processed.Cause:
- Data Changes: The item keys (DOCID and ITEMID) have been modified or newly created in the system after the initial processing started. This can happen due to updates in the master data or transactional data.
- Concurrency Issues: Multiple users or processes may be trying to update the same item simultaneously, leading to conflicts.
- Integration Issues: If the system is integrated with other applications (like ERP or third-party systems), changes made in those systems may not be synchronized properly with EWM.
Solution:
- Check for Changes: Review the changes made to the item keys in the system. You can use transaction codes like
SE16
orSE11
to check the relevant database tables for any modifications.- Reprocess the Document: If the error occurs during processing, you may need to reprocess the document that triggered the error. This can often be done by re-executing the transaction or process that caused the error.
- Lock Management: Ensure that there are no locks on the items being processed. You can check for locks using transaction
SM12
.- Data Consistency: Ensure that the data in the EWM system is consistent with the data in the connected systems. If there are discrepancies, you may need to reconcile the data.
- Error Logs: Check the application logs for more detailed error messages that can provide additional context. You can use transaction
SLG1
to view application logs.- Consult Documentation: Refer to SAP documentation or notes related to this specific error message for any additional troubleshooting steps or patches that may be available.
Related Information:
If the issue persists after following these steps, it may be necessary to engage SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
/SCWM/MEDI061
Sum of new quantity &1 is greater than sum of current quantity &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/MEDI060
Sum of new quantity &1 is less than sum of current quantity &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/MEDI063
Calculated new delivery quantity is 0
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/MEDI064
New delivery quantity &1 is less than the allowed limit &2
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.