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

deleting a session

Former Member
0 Likes
2,311

Hi Gurus,

I want to know transaction code for killing a session.

thanks in advance.

Regards,

Nagaraju Tankala

Hi Gurus,

I want to know transaction code for killing a session.

thanks in advance.

Regards,

Nagaraju Tankala

9 REPLIES 9
Read only

Former Member
0 Likes
1,857

Hi

SM50

Read only

0 Likes
1,857

Hi Guys,

Thanks for quick reply.

But I want to know about, how to kill generated sessions in BDC.

Regards,

Nagaraju Tankala

Read only

0 Likes
1,857

Hi,

use SM35 Tcode.

select the Required Session and press on Delete push button on application tool bar.

or menu path

Session --> Delete

reward if helpful

raam

Read only

Former Member
0 Likes
1,857

SM04 shows you user list and their sessions. Double clicking on a row brings up a dialog box with all the individual sessions of that particular user. You can select an item there and click the 'End session' button.

Read only

0 Likes
1,857

Hi Guys,

Thanks for quick reply.

But I want to know about, how to kill generated sessions in BDC.

Regards,

Nagaraju Tankala

Read only

Former Member
0 Likes
1,857

if u want to kill the session while BDC is running the u have to put /n in command field.if u want to kill the whole session

then goto sm35 select that session and click on delete button or (shift+F2).hope this may sole u r problem.

Reward points if useful.

Thanks and regards.

rajesh

Read only

Former Member
0 Likes
1,857

Hi Nagaraju,

Go to SM04

This will display all the users who are working on that particular Application server.

Click on your user and click on sessions in the toolbar.

It will display all the sessions you are presently using.

If u want to end any session place the cursor on that session and click end session.Thats how you end a session.

One advantage is that you can end any users sessions who are working on that particular application server remotely by sitting on your system.

REWARD POINTS IF USEFUL

Thanks

Read only

Former Member
0 Likes
1,857

Hi ,

Check this link . It consists of all the t-codes.

http://mrbra.com/saptransactioncodes_tcode.ivnu

Go to SM04 .. Choose the user id who is locking the session. Press Sessions

button , one pop up window will come , from that choose the transaction and

press end session.

Reward points if useful.

Regards,

Muneesh Gitta.

Read only

Former Member
0 Likes
1,857

Hi,

You can use SM04 for deleting the session.

Thanks