<?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 exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117918#M108032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for a particular transaction,&lt;/P&gt;&lt;P&gt;go to the program associated with that tcode, find the package.&lt;/P&gt;&lt;P&gt;and come to smod, give the package name and find&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2006 07:27:47 GMT</pubDate>
    <dc:creator>hymavathi_oruganti</dc:creator>
    <dc:date>2006-02-07T07:27:47Z</dc:date>
    <item>
      <title>User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117917#M108031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to find which are the user exits used in sap transaction eg From smode for a sap transaction I got 9 users exits, but how can I find which one are used in my project for that sap transcation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 07:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117917#M108031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T07:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117918#M108032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for a particular transaction,&lt;/P&gt;&lt;P&gt;go to the program associated with that tcode, find the package.&lt;/P&gt;&lt;P&gt;and come to smod, give the package name and find&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 07:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117918#M108032</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-02-07T07:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117919#M108033</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;once you have the ENHANCEMENT Name with you from SMOD, then you can go to table &amp;lt;b&amp;gt;MODSAPT&amp;lt;/b&amp;gt;, give the enhancement name and find the text, from that you can get some hints what for that enhancement is used..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 07:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117919#M108033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T07:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117920#M108034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes its very tricky , U can swith on debugger for standard transaction and set break points for CALL CUSTOMER_FUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherway is to browse through SPRO ...search for ENHANCEMENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Third is to goto CMOD then Utilities-&amp;gt;SAP enhancements , specify package name and it wiill give all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then using description you can select of your use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 07:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117920#M108034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T07:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: User exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117921#M108035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can usually find the list of all user-exits in SPRO. You need to navigate to the particular module and then the transaction you want to perform. The documentation of the transaction usually contains the name and purpose of the user-exit. Sometimes the list is consolidated for the entire sub-module. The purpose definition more often than not will give u a fair idea which user-exit to pick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 08:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1117921#M108035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T08:21:06Z</dc:date>
    </item>
  </channel>
</rss>

