Application Development and Automation 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: 
Read only

regarding locking

Former Member
0 Likes
538

hi,

when we are in the edit/change mode and some one tries to access the same code we get a message stating the code is locked.

Is there any way to get the detailed log of the users who logged in at wt time and who tried to access the code along with the message that is displayed as code locked by user.

plz send me reply ASAP.

reward points guaranteed.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
515

hi,

Check T-Code SM12 for Lock entries ..

Regards,

Santosh

5 REPLIES 5
Read only

Former Member
0 Likes
515

there is a transaction for this .. i am nmot able to recall

Read only

alex_m
Active Contributor
0 Likes
515

Try SM12 transaction.

Read only

Clemenss
Active Contributor
0 Likes
515

Hi Ravi,

AFAIK not in standard system. It would blow up the database indefinitely if everything is recorded someone might get the idea of want to konow this or want to check that.

If someone really changes the code, then his or her name is in the source code attributes.

You have a couple of userexits / Badis in where you could implement this. But please note that this can be seen as a restriction of / intrusion into privacy that should be acknowledged by management and personnel.

Regards,

Clemens

Read only

Former Member
0 Likes
516

hi,

Check T-Code SM12 for Lock entries ..

Regards,

Santosh

Read only

Former Member
0 Likes
515

Problem resolved