<?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: user exit after logon gui in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917255#M58405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a error message? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2005 05:37:57 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2005-06-01T05:37:57Z</dc:date>
    <item>
      <title>user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917251#M58401</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;  I want to display message as soon as user login to SAP system. can anyone please tell me is there any user exit after logon to SAP? and can i do modification ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with my finding here is the user exit "SUSR0001" for user after logon please let me know i am right. if i modify Function module define in this enhancement will it be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2005 10:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917251#M58401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-31T10:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917252#M58402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the right user exit.&lt;/P&gt;&lt;P&gt;go to the FM EXIT_SAPLSUSF_001 and modify the include to add your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check out this link where they have done similar kind of stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/sendmsg.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/sendmsg.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2005 10:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917252#M58402</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-05-31T10:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917253#M58403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I never test it but according to the documentation it seems to feet your need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1/ transaction cmod&lt;/P&gt;&lt;P&gt;2/ create a project (Ztest)&lt;/P&gt;&lt;P&gt;3/ give a short text&lt;/P&gt;&lt;P&gt;4/ press "Enhancement assignments" button&lt;/P&gt;&lt;P&gt;5/ in Enhancement add "SUSR0001". then press Components.&lt;/P&gt;&lt;P&gt;6/ double click on EXIT_SAPLSUSF_001&lt;/P&gt;&lt;P&gt;7/ double click on ZXUSRU01. The system will ask to creat te include...&lt;/P&gt;&lt;P&gt;8/ put your code. Save/activate&lt;/P&gt;&lt;P&gt;9/ go back to Component and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it's clear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2005 10:45:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917253#M58403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-31T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917254#M58404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks durairaj &amp;amp; joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whatever your comments send are useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;joseph - thanks for step as you mentioned i had followed those but when i double click on INCLUDE ZXUSRU01 it is says program names ZX... are reserved for includes of  exit function groups. please tell me what should i do to achieve my goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;john.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 05:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917254#M58404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T05:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917255#M58405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a error message? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 05:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917255#M58405</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-06-01T05:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917256#M58406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be a warning (with yellow mark). Hit the Enter key to proceed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 06:36:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917256#M58406</guid>
      <dc:creator>sergey_korolev</dc:creator>
      <dc:date>2005-06-01T06:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917257#M58407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as Sergei said Just press enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So after pressing enter, the system will ask you to assign this include to a package and after the system will ask you to assign this include to a transport number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just remember to activate your code and &amp;lt;b&amp;gt;also&amp;lt;/b&amp;gt; activate the component (this is important).&lt;/P&gt;&lt;P&gt;joseph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: joseph fryda&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: joseph fryda&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: joseph fryda&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 07:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917257#M58407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T07:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917258#M58408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you all.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that was good.... i got what i wanted ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another thing i want to know is there any way i can get the user exit for tcode say su01 , mm01 etc.&lt;/P&gt;&lt;P&gt;&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;john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 13:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917258#M58408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T13:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917259#M58409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried SM02 transaction for system messages.&lt;/P&gt;&lt;P&gt;It will not be a warning message on the bar but a pop up - you can proceed via Enter and you can also schedule and work it like a background job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 15:05:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917259#M58409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T15:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917260#M58410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to find any user exits in any transaction, go intot he program of the transaction, do a global search for CALL CUSTOMER-FUNCTION.&lt;/P&gt;&lt;P&gt;That will give you any user exits present in the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2005 15:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917260#M58410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-01T15:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: user exit after logon gui</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917261#M58411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried the this FM and exit but i get not action wen i connect to sap.... and i cant debug this exit.. can any one help me why doesnt it work??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 11:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-logon-gui/m-p/917261#M58411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-16T11:53:26Z</dc:date>
    </item>
  </channel>
</rss>

