<?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/1705895#M309207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;What you can do is first get the development class of program then go to se80, select package and enter the one you got from ur program..&lt;/P&gt;&lt;P&gt;now in the navigation window yuo can see all objects for the package here will find even user exit too..&lt;/P&gt;&lt;P&gt;double click on th user to see which program from  package is using and at what place.&lt;/P&gt;&lt;P&gt;Hope this helps you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Oct 2006 18:16:58 GMT</pubDate>
    <dc:creator>messier31</dc:creator>
    <dc:date>2006-10-28T18:16:58Z</dc:date>
    <item>
      <title>user exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1705893#M309205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can we find user exits for a particular transaction, like whether it is having field exits or menu exits or screen or function module exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the standard program to find field exits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting early reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Oct 2006 16:42:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1705893#M309205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-28T16:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: user exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1705894#M309206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go to the transaction that you want to search user exits for, then go to System &amp;gt; Status in the menu. A pop-up will come indicating the program name eg  SAPMV45A  for VA02. Now display this program and search for string 'CALL CUSTOMER-FUNCTION' in the code. This will give you all the exits for this particular transaction. &lt;/P&gt;&lt;P&gt;Alternatively, if you want to search all the user exits you may also use transaction CMOD.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sameer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Oct 2006 18:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1705894#M309206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-28T18:07: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/1705895#M309207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;What you can do is first get the development class of program then go to se80, select package and enter the one you got from ur program..&lt;/P&gt;&lt;P&gt;now in the navigation window yuo can see all objects for the package here will find even user exit too..&lt;/P&gt;&lt;P&gt;double click on th user to see which program from  package is using and at what place.&lt;/P&gt;&lt;P&gt;Hope this helps you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Oct 2006 18:16:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1705895#M309207</guid>
      <dc:creator>messier31</dc:creator>
      <dc:date>2006-10-28T18:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: user exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1705896#M309208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link for sample program to find user exits for a given transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/code/abap26.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/code/abap26.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Oct 2006 19:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/1705896#M309208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-28T19:18:03Z</dc:date>
    </item>
  </channel>
</rss>

