Application Development 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: 

i want to find a user exit about sap quit.

Former Member
0 Kudos
150

i want to find a user exit about sap quit,such as i want to write some message in my pc after sap quit ,who can help me ?thank you very much!

7 REPLIES 7

Former Member
0 Kudos
119

who can help me ?thank you .

0 Kudos
119

I can't find the way for solving problem yet,who can help me ?

Former Member
0 Kudos
119

There is no user exit,you need keep workflow event in SPWP Transaction

Clemenss
Active Contributor
0 Kudos
119

Hi deqiang,

I try to understand the logic: "sap quit" - if this is a logoff from SAP system, then you want to disconnect from SAP system first and after this you want SAP to write a message to your PC? After disconnect SAP forgets about your PC so it will not know where to issue a message.

It may be possible to schedule a job and check for active users say every 5 minutes. Then compare the list to the list before and find out who's new (logon) and who's missing (logoff). This can be logged.

Or what is your understanding of "sap quit"? (Sorry, no such entry available).

Regards,

Clemens

Former Member
0 Kudos
119

hi~ Clemens Li

i am sorry for my poor english, you are right ! my meaning is logoff from SAP system ,when we want to logoff SAP system,it will jump a message which is ask us whether will logoff from SAP system ,now i want to achieve thing is if we click the "YES" button ,i will do some things ,such as i will create a txt file in my pc.

thank you !

Clemenss
Active Contributor
0 Kudos
119

Hi deqiang,

I'm afraid it is not possible. If users log off via menu system -> Log off, may be you could enable a menu exit.

But id users log off putting /nex in the command line (as I do), then it will disconnect immediately.

Regards,

Clemens

Former Member
0 Kudos
119

hi~Clemens

As a true word ,That is a intractable thing ,let me think other way to solve it ,thank you for your answer,may i make friends with you ?my msn is zdq801104@hotmail.com,thank you !