Message type: E = Error
Message class: IS - Equipment management
Message number: 820
Message text: Equipment &1 is already locked by user &2
INCLUDE 'SPERREN1' OBJECT DOKU ID TX LANGUAGE E
INCLUDE 'SPERREN2' OBJECT DOKU ID TX LANGUAGE E
INCLUDE 'SPERREN3' OBJECT DOKU ID TX LANGUAGE E
Special case;
In a contract you selected an item, selected the object list using the
menu path 'Extras -> Technical Objects', and entered a new piece of
equipment there or selected a pre-existing piece of equipment. A double
click takes you to the display of the equipment master, and now you want
to change to the change mode.
However, this step is not allowed for the following reason:
When equipment is installed in the object list - depending on the
Customizing setting - a user status is set. For this change of the user
status, the equipment must be locked so that other changes that change
the status again cannot be made at the same time.
Equipment that already exists in the object list are then locked for
changes, as the user could possibly want to delete them from the object
list, thus changing the user status.
In such a case, you cannot change the equipment master record until you
have left the contract.
Error message extract from SAP system. Copyright SAP SE.
IS820
- Equipment &1 is already locked by user &2 ?The SAP error message IS820 indicates that an equipment record (identified by &1) is currently locked by another user (identified by &2). This typically occurs when multiple users attempt to access or modify the same equipment record simultaneously, leading to a conflict.
Cause: Concurrent Access: Another user is currently editing or viewing the equipment record, which locks it for other users. Session Timeout: A previous session may not have released the lock due to a timeout or improper logout. Long-running Transactions: A user may have a long-running transaction that keeps the lock on the equipment record. System Issues: Occasionally, system issues or bugs can lead to locks not being released properly.
Solution: Wait and Retry: The simplest solution is to wait for the other user to finish their work and release the lock. You can try again after some time. Identify the Lock: Use transaction code SM12 to check for locks. You can search for the equipment number
Get instant SAP help. Sign up for our Free Essentials Plan.
IS819
No changes were made to equipment &
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. ...
IS818
Double reference -> material will be ignored
What causes this issue? You have entered both a <GL:equipment>piece of equipment</> and a <GL:material>material</> as a refer...
IS829
Date is in the future
What causes this issue? You have entered a future date.System Response INCLUDE 'KEINE-VERARBEITUNG' OBJECT DOKU ID TX LANGUAGE EHow to fix...
IS830
Future date not permitted
What causes this issue? You have entered a validity date that is in the future.System Response INCLUDE 'KEINE-VERARBEITUNG' OBJECT DOKU ID...
Click on this link to search all SAP messages.