Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

LOCK Entry List

Former Member
0 Kudos

Hi Experts!

Is it OK if SM12's "LOCK Entry List" looks like as follows:

Some tables are appearing at least twice ore more with the lock mode E.

Is it acceptable.

Please give me a hint, is it possible that such a scenario may cause

an error output

Some of the selected &1 are being processed

*see se91

Error Type: E

Id: C$

Message Number: 162

Thanks

sas erdem

011	Thealy	21:19:47	E	CCIHT_ACH	01100000000000000153354####################	1	0
011	Thealy	21:19:47	E	CCIHT_IP	01100000000000000153325####################	1	0
011	Thealy	21:19:47	E	CCIHT_IPEVA	01100000000000000153326####################	1	0
011	Thealy	21:19:47	E	ESTDF	01100000000000000153354####################	1	0
011	Thealy	21:26:00	E	CCIHT_IAL	01100000000000000153354####################	1	1
011	Thealy	21:26:00	E	CCIHT_IHVA	01100000000000000153354####################	1	1
011	Thealy	21:26:00	E	CCIHT_IP	01100000000000000153354####################	2	1
011	Thealy	21:26:00	S	KSSKX	011100YXE_RET_MAL_0010  O0000000000000015355700000000000000004348	0	3
011	Thealy	21:26:00	S	KSSKX	011100YXE_RET_MAL_0089    O0000000000000015355800000000000000004349	0	3




011	Thealy	00:38:27	E	CCIHT_IP	01100000000000000153325####################	1	0
011	Thealy	00:38:27	E	CCIHT_IP	01100000000000000153354####################	1	0
011	Thealy	00:38:27	E	CCIHT_IP	01100000000000000153358####################	1	0
011	Thealy	00:38:27	E	CCIHT_IPEVA	01100000000000000153326####################	1	0
011	Thealy	00:38:27	E	CCIHT_IPEVA	01100000000000000153375####################	1	0
011	Thealy	01:16:56	E	CCIHT_ACH	01100000000000000153015####################	1	1
011	Thealy	01:16:56	E	CCIHT_IAL	01100000000000000153015####################	1	1
011	Thealy	01:16:56	E	CCIHT_IHVA	01100000000000000153015####################	1	1
011	Thealy	01:16:56	E	CCIHT_IP	01100000000000000153015####################	2	1
011	Thealy	01:16:56	E	CCIHT_IPEVA	01100000000000000153016####################	2	1
011	Thealy	01:16:56	E	CCIHT_IPEVA	01100000000000000153017####################	2	1
011	Thealy	01:16:56	E	CCIHT_IPEVA	01100000000000000153018####################	2	1
011	Thealy	01:16:56	E	ESTDF	01100000000000000153015####################	1	1

1 ACCEPTED SOLUTION

Former Member
0 Kudos

There can be 2 entries in SM12 for same table. But if you check the record which is locked, it will be different.

There can be row level locks on tables.

If you are trying to edit the 'record' of a table listed in SM12, which is locked, then it should give an error.

Try accessing some other record of the same table, it should not cause any issue.

2 REPLIES 2

Former Member
0 Kudos

There can be 2 entries in SM12 for same table. But if you check the record which is locked, it will be different.

There can be row level locks on tables.

If you are trying to edit the 'record' of a table listed in SM12, which is locked, then it should give an error.

Try accessing some other record of the same table, it should not cause any issue.

Former Member
0 Kudos

hi S Rao

can you try to describe it more clearly please ?

regards

sas