Message type: E = Error
Message class: FDT_CORE - Formula & Derivation Tool: Core
Message number: 350
Message text: Enqueue failed on &1, object locked by &2
BRFplus prevents concurrent changes of objects in different sessions by
using the SAP ENQUEUE technology for transactional programming. The
object &v1& is already locked by user &v2& and therefore cannot be
locked by you.
Active enqueues can be shown in transaction SM12.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Wait until the object is not locked anymore and perform the action
again.
Error message extract from SAP system. Copyright SAP SE.
FDT_CORE350
- Enqueue failed on &1, object locked by &2 ?The SAP error message FDT_CORE350 indicates that an enqueue operation has failed because the object you are trying to access is currently locked by another user or process. This typically occurs in scenarios where multiple users or processes are trying to access or modify the same data simultaneously.
Cause: The error message can be caused by several factors, including: Concurrent Access: Another user or process is currently using the object you are trying to access, leading to a lock. Long-Running Transactions: A transaction that takes a long time to complete may hold a lock on the object longer than expected. Deadlocks: In some cases, a deadlock situation may arise where two or more processes are waiting for each other to release locks. System Configuration: Configuration settings related to locking mechanisms may also contribute to this issue.
Solution: To resolve the FDT_CORE350 error, you can take the following steps: Identify the Lock: Use transaction code SM12 to view the list of
Get instant SAP help. Sign up for our Free Essentials Plan.
FDT_CORE349
Errors when saving &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE348
Enqueue failed on object with ID &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE351
Invalid object ID &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FDT_CORE352
Enqueue failed - objects locked by user &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.