<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Exit for Logoff. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887282#M372071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Barath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I was looking for the same and found the following spot:&lt;/P&gt;&lt;P&gt;Program SAPMSDYP, MODULE D0011_MOD_INP:&lt;/P&gt;&lt;P&gt;MODULE D0011_MOD_INP.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'POPUP_TO_CONFIRM_STEP'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            DEFAULTOPTION  = 'N'&lt;/P&gt;&lt;P&gt;            TEXTLINE1      = TEXT-101&lt;/P&gt;&lt;P&gt;            TEXTLINE2      = TEXT-102&lt;/P&gt;&lt;P&gt;            TITEL          = TEXT-100&lt;/P&gt;&lt;P&gt;            START_COLUMN   = 15&lt;/P&gt;&lt;P&gt;            START_ROW      = 6&lt;/P&gt;&lt;P&gt;            CANCEL_DISPLAY = ' '&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;            ANSWER         = FCODE.&lt;/P&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  CASE FCODE.&lt;/P&gt;&lt;P&gt;*(DEL)    WHEN 'NO  '.&lt;/P&gt;&lt;P&gt;    WHEN 'N'.&lt;/P&gt;&lt;P&gt;      LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;*(DEL)    WHEN 'YES '.&lt;/P&gt;&lt;P&gt;    WHEN 'J'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Userexit beim Abmelden:&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Hilfeapplikation schliessen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      CALL FUNCTION 'HLP_RTF_DISPLAY_CLOSE'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Tue hier nichts. Im naechsten Modul wird die Abmeldung abgewickelt&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    SAPphone: Löschen der Zuordnung Benutzer zu Arbeitsplatz&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      CALL FUNCTION 'SPH_R3_LOGOFF'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Objekthistorie aus dem Shared Memory persistent machen.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      call function 'SGOS_HISTORY_SYNC_TO_DB'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Shared Buffer Einträge für SAPGUI löschen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      call FUNCTION 'GUI_FREE_SHARED_BUFFER'.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After "*     Userexit beim Abmelden:" I added my code and it seems to work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Aug 2010 08:47:21 GMT</pubDate>
    <dc:creator>e_vandenberg</dc:creator>
    <dc:date>2010-08-20T08:47:21Z</dc:date>
    <item>
      <title>Exit for Logoff.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887279#M372068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any user exit or badi available to enhance the Logoff button .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My scenario is we have server A , from where we execute a RFC function module which will call a transaction XYZ(for eg) in server B . Now the standard logoff button/function in transaction XYZ will disconnect the RFC connectivity between A &amp;amp; B when pressed and will result in short dump. Just want to know is there any work around . Dont suggest to develope a custom XYZ as this XYZ is standard sap menu management screen and which in turn calls several custom and standard transactions through its menu.&lt;/P&gt;&lt;P&gt;It will help me if u could suggest me a standard exit or badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Barath.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kishan P on Aug 20, 2010 2:24 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 12:45:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887279#M372068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T12:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exit for Logoff.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887280#M372069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well not that i coulr really solve your problem but, maybe you have a 7.0 ABAP base release? Then you have so called "enhancement points" which give you the opportunity to implement code at almost everywhere you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 14:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887280#M372069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T14:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exit for Logoff.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887281#M372070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey i had used Enhancement Framework in 6.0 &lt;/P&gt;&lt;P&gt;So if you are using that version then also you can use this feature and write the required code. &lt;/P&gt;&lt;P&gt;Now for your problem&lt;/P&gt;&lt;P&gt;Check this Program in SE38. This is called when you press Log off. &lt;/P&gt;&lt;P&gt;      SAPLSPO1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 18:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887281#M372070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T18:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exit for Logoff.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887282#M372071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Barath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I was looking for the same and found the following spot:&lt;/P&gt;&lt;P&gt;Program SAPMSDYP, MODULE D0011_MOD_INP:&lt;/P&gt;&lt;P&gt;MODULE D0011_MOD_INP.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'POPUP_TO_CONFIRM_STEP'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            DEFAULTOPTION  = 'N'&lt;/P&gt;&lt;P&gt;            TEXTLINE1      = TEXT-101&lt;/P&gt;&lt;P&gt;            TEXTLINE2      = TEXT-102&lt;/P&gt;&lt;P&gt;            TITEL          = TEXT-100&lt;/P&gt;&lt;P&gt;            START_COLUMN   = 15&lt;/P&gt;&lt;P&gt;            START_ROW      = 6&lt;/P&gt;&lt;P&gt;            CANCEL_DISPLAY = ' '&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;            ANSWER         = FCODE.&lt;/P&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  CASE FCODE.&lt;/P&gt;&lt;P&gt;*(DEL)    WHEN 'NO  '.&lt;/P&gt;&lt;P&gt;    WHEN 'N'.&lt;/P&gt;&lt;P&gt;      LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;*(DEL)    WHEN 'YES '.&lt;/P&gt;&lt;P&gt;    WHEN 'J'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Userexit beim Abmelden:&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Hilfeapplikation schliessen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      CALL FUNCTION 'HLP_RTF_DISPLAY_CLOSE'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Tue hier nichts. Im naechsten Modul wird die Abmeldung abgewickelt&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    SAPphone: Löschen der Zuordnung Benutzer zu Arbeitsplatz&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      CALL FUNCTION 'SPH_R3_LOGOFF'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Objekthistorie aus dem Shared Memory persistent machen.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      call function 'SGOS_HISTORY_SYNC_TO_DB'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    Shared Buffer Einträge für SAPGUI löschen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      call FUNCTION 'GUI_FREE_SHARED_BUFFER'.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After "*     Userexit beim Abmelden:" I added my code and it seems to work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 08:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-logoff/m-p/1887282#M372071</guid>
      <dc:creator>e_vandenberg</dc:creator>
      <dc:date>2010-08-20T08:47:21Z</dc:date>
    </item>
  </channel>
</rss>

