<?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 list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982968#M72353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sajith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's a tool-program: user exit / transaction code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abapforum.com/forum/viewtopic.php?t=4342&amp;amp;highlight=user+exit" target="test_blank"&gt;http://www.abapforum.com/forum/viewtopic.php?t=4342&amp;amp;highlight=user+exit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2005 05:51:51 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2005-08-16T05:51:51Z</dc:date>
    <item>
      <title>User exits list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982964#M72349</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 method by which we can get the list of all exits in a module. I have come across programs which can list exits in a particular transaction, but how can I find exits like MV45AFZZ, MV45AFZB etc.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sajith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2005 17:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982964#M72349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-15T17:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: User exits list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982965#M72350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are not traditional "exits" but include programs built into the program to allow you modify the program as you need.  These are program modifications, which you will need to register with SAP.   Traditional user exits, like calling customer function,  are more of a "branching out" kind of thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The include programs which you mentioned are documented in the implementation guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this documentation, look under user exits, user exits in sales, user exits in Sales Document Processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2005 17:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982965#M72350</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-08-15T17:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: User exits list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982966#M72351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You ar right. These are includes. What I meant was effectively this also provides the function of an user exit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list of s/m modification is avilable for SD but I couldn't find any for the other modules? any way to get those?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2005 17:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982966#M72351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-15T17:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: User exits list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982967#M72352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way you can find them is to go through configuration(tcode SPRO) and look at the documentation for 'user exits' or 'system modifications'. The link Rich posted here will take you to the ones for Sales and Distribution. Similarly you can search for others at this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/e0/71369adc56d11195100060b03c6b76/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/e0/71369adc56d11195100060b03c6b76/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2005 17:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982967#M72352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-15T17:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: User exits list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982968#M72353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sajith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's a tool-program: user exit / transaction code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abapforum.com/forum/viewtopic.php?t=4342&amp;amp;highlight=user+exit" target="test_blank"&gt;http://www.abapforum.com/forum/viewtopic.php?t=4342&amp;amp;highlight=user+exit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 05:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-list/m-p/982968#M72353</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-08-16T05:51:51Z</dc:date>
    </item>
  </channel>
</rss>

