Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: UD - EDM - Enterprise Data Model
Message number: 359
Message text: View & is being edited by &
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.
UD359
- View & is being edited by & ?The SAP error message UD359 typically indicates that a particular view (often a database view or a configuration view) is currently being edited by another user or session. This can happen in various contexts, such as when multiple users are trying to access or modify the same data simultaneously.
Cause:
- Concurrent Access: Another user or session is currently editing the view, which locks it for other users.
- Session Timeout: A previous session may not have been properly closed, leaving the view in an "edit" state.
- Locking Mechanism: SAP uses a locking mechanism to prevent data inconsistencies. If a view is locked, other users will receive this error when trying to access it.
Solution:
- Wait and Retry: If another user is editing the view, you may need to wait until they finish and release the lock. You can try again after some time.
- Check Active Sessions: Use transaction codes like
SM12
(to check for locks) orSM21
(to check system logs) to identify if there are any active sessions that are holding the lock.- Contact the User: If you can identify the user who is editing the view, you may want to contact them to see if they can finish their work or release the lock.
- Terminate Session: If you have the necessary authorizations and it is appropriate to do so, you can terminate the session that is holding the lock using transaction
SM50
orSM66
.- Check for Background Jobs: Sometimes, background jobs may also hold locks. Check if any background jobs are running that might be affecting the view.
Related Information:
SM12
(to view and manage locks), SM50
(to monitor active processes), and SM66
(to monitor processes across the system).If the issue persists or if you are unsure about taking any actions, it may be best to consult with your SAP Basis team or system administrator for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
UD358
Assigned view & does not yet have any fields
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UD357
Assigned view & does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UD360
View & is new and is being edited by &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UD361
View & is new and is not active
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.