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

How to Exit from Session by executing program

Former Member
0 Likes
650

How to Exit from Session by executing program

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
568

Hi,

try the below FM's

TH_DELETE_MODE

TH_DELETE_USER

Regards

vijay

4 REPLIES 4
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
568

Hi,

Try the following

CALL the function module HLP_MODE_CREATE and pass '/nex' to tcode import parameter.

Regards,

Sesh

Message was edited by: Seshatalpasai Madala

Read only

0 Likes
568

It s not working

Read only

Former Member
0 Likes
569

Hi,

try the below FM's

TH_DELETE_MODE

TH_DELETE_USER

Regards

vijay

Read only

0 Likes
568

Thanks Vijay..