Do you have any question about this error?
Message type: E = Error
Message class: /SCWM/UI_PI -
Message number: 010
Message text: Physical inventory document &1 &2 is already locked by another user
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
/SCWM/UI_PI010 Physical inventory document &1 &2 is already locked by another user
indicates that the physical inventory document you are trying to access is currently locked by another user. This typically occurs in the SAP Extended Warehouse Management (EWM) module when multiple users attempt to access or modify the same document simultaneously.Cause:
- Concurrent Access: Another user is currently editing or viewing the same physical inventory document.
- Session Timeout: A previous session may not have been properly closed, leaving the document locked.
- System Error: Occasionally, system errors or crashes can leave documents in a locked state.
Solution:
- Wait and Retry: If another user is working on the document, wait for them to finish and then try accessing it again.
- Identify the Lock: Use transaction code
SM12
to check for locks on the document. You can search for the specific document number and see which user has it locked.- Release the Lock: If you have the necessary authorizations, you can manually release the lock from transaction
SM12
. However, be cautious when doing this, as it may disrupt the other user's work.- Check User Sessions: Ensure that there are no orphaned sessions that might be holding the lock. You can check this in transaction
AL08
to see active user sessions.- Contact the User: If you identify the user who has the document locked, you can reach out to them to coordinate access.
- System Administrator: If the issue persists, contact your system administrator for further assistance. They may need to investigate if there are underlying issues causing the locks.
Related Information:
SM12
: To view and manage locks.AL08
: To view active user sessions.By following these steps, you should be able to resolve the locking issue and access the physical inventory document as needed.
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 | ![]() |
![]() |
/SCWM/UI_PI009 You cannot search for product data for location-specific method &1
What causes this issue? The system issues an error message and will not allow y...
/SCWM/UI_PI008 Enter a physical inventory year under 'Settings -> Default Values'
Self-Explanatory Message Since SAP believes that this specific error message is ...
/SCWM/UI_PI011 Function '&1' not permitted for phys. inv. doc. &2 &3 with status '&4'
Self-Explanatory Message Since SAP believes that this specific error message is ...
/SCWM/UI_PI012 Function '&1' not permitted. Data has already been changed
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.