Do you have any question about this error?
Message type: E = Error
Message class: IW - Order Processing
Message number: 228
Message text: System: PM notification &1 locked by &2
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 IW228 indicates that a Plant Maintenance (PM) notification is locked by another user or process. This typically occurs when a user attempts to access or modify a notification that is currently being edited or processed by someone else.
Cause:
- Concurrent Access: Another user is currently editing the PM notification.
- Background Jobs: A background job or process is holding a lock on the notification.
- Transaction Errors: An error in a previous transaction may have left the notification in a locked state.
- Database Locks: Locks at the database level can also cause this issue.
Solution:
- Wait and Retry: If another user is editing the notification, wait for them to finish and then try again.
- Check Lock Entries: Use transaction code
SM12
to check for lock entries. You can look for locks on the specific notification number and see which user is holding the lock.
- If you find a lock that should not be there (e.g., a user who has logged off), you may need to delete the lock entry.
- Contact the User: If you identify the user who is holding the lock, you can contact them to see if they can release it.
- System Administrator: If you are unable to resolve the issue, contact your SAP system administrator. They can help investigate further and may need to release locks if they are stale or no longer needed.
- Check for Background Jobs: Ensure that no background jobs are running that might be holding the lock on the notification.
Related Information:
IW21
: Create PM NotificationIW22
: Change PM NotificationIW23
: Display PM NotificationSM12
: Display and Delete Lock EntriesBy following these steps, you should be able to identify the cause of the lock and take appropriate action to resolve the IW228 error.
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 | ![]() |
![]() |
IW227 PM notification status does not allow creation of a PM order
Self-Explanatory Message Since SAP believes that this specific error message is ...
IW226 PM notification does not exist
Self-Explanatory Message Since SAP believes that this specific error message is ...
IW229 System: PM notification & cannot be locked
What causes this issue? You want to allocate the <GL:maintenance_notificatio...
IW230 System: Termination when you set status &1 return code: &2
What causes this issue? You want to allocate the <GL:maintenance_notificatio...
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.