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

program lock

Former Member
0 Likes
1,551

hi all,

When i was editing an abap program, the client disconnects the server.

after a while I connected to server and tried to se38 but it shows the 'user' is currently editing ..

what is the tcode to unlock the program.

regards

Jose

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,089

Hi,

Transaction Code: SM04

check your login and press on 'sessions'.

it will display all the opened sessions. choose a session whichever you want and press 'END SESSION'.

6 REPLIES 6
Read only

Former Member
0 Likes
1,089

Hi,

Transaction Code: SM04

Read only

Former Member
0 Likes
1,089

Go to transaction SM04. You will find your session is still open. Kill the session. This will solve your purpose.

To kill a session in sm04:

You will recognise your session by your suer name & Transaction in SM04. Dauble click the session, it will open a popup. Put your cursor in the sesssion you want to kill. Then press the push button 'End Session'. This will kill your session.

Read only

Former Member
0 Likes
1,089

Hi,

The tcode to unlock the program is SM12.

Go to this transaction and click on LIST pushbutton.You will get all the entries which are locked.Select an entry and click on delete icon on the application toolbar.

Reward if helpful.

Regards,

Hema

Read only

Former Member
0 Likes
1,090

Hi,

Transaction Code: SM04

check your login and press on 'sessions'.

it will display all the opened sessions. choose a session whichever you want and press 'END SESSION'.

Read only

Former Member
0 Likes
1,089

hi,

the transaction code is sm12

Read only

Former Member
0 Likes
1,089

HI,

SM04 is an option but if you do not have access to the same you can also log off from SAP and then again log on to the same client it gives you three options choose the one that says end all other logons and contihue with this session.

Regards,

Himanshu