<?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: SU01 -- User Exit? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087776#M1181223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUSR0001&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2009 10:02:44 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2009-02-09T10:02:44Z</dc:date>
    <item>
      <title>SU01 -- User Exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087775#M1181222</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;When I delete some user with SU01 I have to update table CNCCRMPRSAP090.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best wat to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a user exit of badi in SU01?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tnx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 09:54:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087775#M1181222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T09:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: SU01 -- User Exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087776#M1181223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUSR0001&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 10:02:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087776#M1181223</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-02-09T10:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: SU01 -- User Exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087777#M1181224</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;Exit name &lt;STRONG&gt;ZXUSRU01&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 10:07:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087777#M1181224</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2009-02-09T10:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: SU01 -- User Exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087778#M1181225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For User Exit's&lt;/P&gt;&lt;P&gt;goto to tcode-&amp;gt;status-&amp;gt;program name-&amp;gt;double click on that,&lt;/P&gt;&lt;P&gt;then goto to-&amp;gt; attribute take the package name and &lt;/P&gt;&lt;P&gt;Goto SMOD tcode -&amp;gt;Utilities-&amp;gt;give the package name and F8&lt;/P&gt;&lt;P&gt;then a list of exits will displkay for that tcode as well as that package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For BADI's,&lt;/P&gt;&lt;P&gt;1)goto to tcode SE24 give the CL_EXITHANDLER and display and then double click on the GET_INSTANCE &lt;/P&gt;&lt;P&gt;keep Break point at this location 'call method cl_exithandler=&amp;gt;get_class_name_by_interface'&lt;/P&gt;&lt;P&gt;then the tcode it will trigger there and we can debugg there we can find badi'for that tcode and then remove the break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Goto to tcode-&amp;gt;status-&amp;gt;program name-&amp;gt;double click on that program will display's&lt;/P&gt;&lt;P&gt;then  press crtl+F then cl_exithandler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u,&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 10:10:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087778#M1181225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T10:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: SU01 -- User Exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087779#M1181226</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;following is the user exit -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUSR0001            User exit after logon to SAP System  &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;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 10:21:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087779#M1181226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T10:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: SU01 -- User Exit?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087780#M1181227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check this link.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1776826"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you.&lt;/P&gt;&lt;P&gt;Regards:&lt;/P&gt;&lt;P&gt;Alok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2009 11:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su01-user-exit/m-p/5087780#M1181227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-09T11:04:26Z</dc:date>
    </item>
  </channel>
</rss>

