Do you have any question about this error?
Message type: E = Error
Message class: EB - IS-U invoicing
Message number: 360
Message text: Change to the lock for process &1 and contract account &2 was not reset
A lock was changed for process &V1& and contract account &V2& during
invoicing
in event R582. Reason &V3&, period &V4&.
This change cannot be undone,
since the lock has been changed in the meantime or the original
period is found in the past.
The change to the lock is not undone.
Check the locks for process &V1& and contract account &V2& ,
and change these manually if required.
Error message extract from SAP system. Copyright SAP SE.
EB360
- Change to the lock for process &1 and contract account &2 was not reset ?The SAP error message EB360 indicates that there was an issue with changing the lock for a specific process and contract account. This error typically arises in the context of contract account management, particularly when there are concurrent processes trying to access or modify the same contract account.
Cause:
- Concurrent Access: The most common cause of this error is that multiple users or processes are trying to access or modify the same contract account simultaneously. This can lead to a situation where the system cannot reset the lock for the process.
- System Locking Mechanism: SAP uses a locking mechanism to prevent data inconsistencies. If a process is already locked and another process tries to change it, the system will throw this error.
- Long-running Transactions: If a transaction takes too long to complete, it may hold onto the lock longer than expected, causing other processes to fail when they attempt to access the same data.
Solution:
- Check for Active Sessions: Use transaction codes like SM12 (to check for locks) and SM21 (to check system logs) to identify if there are any active sessions that are holding locks on the contract account.
- Wait and Retry: If the error is due to concurrent access, waiting for the other process to complete and then retrying the operation may resolve the issue.
- Review Long-running Processes: If there are long-running transactions, consider optimizing them to reduce the time they hold locks.
- Manual Lock Release: If necessary, you can manually release locks using transaction SM12, but this should be done with caution and typically only by an administrator.
- Check for Custom Code: If there are custom developments or enhancements that interact with contract accounts, review them to ensure they are not causing locking issues.
Related Information:
If the problem persists after trying the above solutions, it may be necessary to involve your SAP Basis team or SAP support for further investigation.
Get instant SAP help. Start your 7-day free trial now.
EB359
Lock for process &1 for contract account &2 from R582 does not exist
What causes this issue? A lock was set for process &V1& and contract account &V2& during invoicing in event R582. This lock cannot be...
EB358
Lock for process &1 for contract account &2 from R582 already deleted
What causes this issue? A lock was set for process &V1& and contract account &V2& during invoicing in event R582. This lock cannot be...
EB361
A total of &1 print documents cannot be transferred to CI (integ.cat.&2)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EB362
Transfer to CI terminated for print document &1.
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.