Do you have any question about this error?
Message type: E = Error
Message class: REORPO - Messages for Continuous Occupancy and Move Planning
Message number: 036
Message text: Reservation object &1 is locked during duration of move &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.
REORPO036
- Reservation object &1 is locked during duration of move &2 ?The SAP error message REORPO036 indicates that a reservation object (such as a stock reservation) is locked during the duration of a move (like a goods movement or transfer). This typically occurs when there is an attempt to modify or access a reservation that is currently being processed or is locked by another transaction.
Cause:
- Concurrent Access: The reservation object is being accessed by another user or process, which locks it to prevent data inconsistencies.
- Long-running Transactions: If a transaction takes too long to complete, it can hold locks on the reservation object longer than expected.
- System Configuration: Certain configurations or customizations in the SAP system may lead to unexpected locking behavior.
Solution:
- Wait and Retry: If the lock is temporary, waiting for a few moments and then retrying the operation may resolve the issue.
- Identify the Lock: Use transaction code
SM12
to check for locks on the reservation object. You can identify the user or process that is holding the lock.- Release the Lock: If you have the necessary authorizations, you can manually release the lock from
SM12
. However, be cautious when doing this, as it may lead to data inconsistencies if the other transaction is still in progress.- Check for Long-running Transactions: Investigate if there are any long-running transactions that are causing the lock. You can use transaction
SM66
to monitor active processes in the system.- Review Custom Code: If there are custom developments or enhancements that interact with reservations, review them to ensure they are not causing unnecessary locks.
- System Performance: If locks are a frequent issue, consider reviewing system performance and tuning database settings to reduce lock contention.
Related Information:
SM12
: To view and manage locks.SM66
: To monitor active processes.SE11
: To check the data dictionary for the reservation object.If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis team or SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
REORPO035
Planned occupancy &1 is active - change not possible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
REORPO034
Actual occupancy &1: external occupancy - no outline agreement found
What causes this issue? The continuous occupancy &V1& is defined as external occupancy. The business partner is to be billed based on an outl...
REORPO037
Occupant &1 is already being processed in move plan &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
REORPO038
Target room &1, desk assignment &2 not used actively in planning &3
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.