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

end session

geetha_k
Active Participant
0 Likes
463

Hi to all,

if i haveopend a session in one system, and also open another session with same user id same client in another system. I want to close that session i.e 2nd system, from first system. How wi will close that session.Please give me any idea

3 REPLIES 3
Read only

Former Member
0 Likes
420

Hi,

you can try it with FM TH_DELETE_USER

Regards,

Klaus

Read only

VikasB
Active Participant
0 Likes
420

Check with function module 'TH_DELETE_MODE'.

Thanks,

Vikas

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
420

Check the routine delete_user in program RSM04000_ALV

Edited by: Keshav.T on Nov 23, 2010 8:29 PM