<?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: reg:user-exits. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763402#M330243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SMOD you can search the exit name by development package.&lt;/P&gt;&lt;P&gt;-Find the development package of your t.code(from object directy entry).&lt;/P&gt;&lt;P&gt;-In SMOD, search for enhancements using this package.&lt;/P&gt;&lt;P&gt;-You will get the list of all available exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this should help you. If not, plz get back!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nag'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 22:01:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-12T22:01:00Z</dc:date>
    <item>
      <title>reg:user-exits.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763398#M330239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the user-exit EXIT_SAPFV45S_002,when i click on the include ZXVVAU10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is showing a message Program names ZX... are reserved for includes of exit function groups .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what actually it means.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 20:43:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763398#M330239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T20:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: reg:user-exits.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763399#M330240</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;It is just a warning message. Click on enter to continue. The system will ask to create object and click on yes button and ask you to create transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once it is done, then you can place your logic/coding in ZXVVAU10.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 20:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763399#M330240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T20:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: reg:user-exits.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763400#M330241</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;thanks for your reply .In tcode smod how  do we search exit names for a particular tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 21:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763400#M330241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T21:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: reg:user-exits.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763401#M330242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sathish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link link for sample code to find user exits for a given transaction code. Just cut and paste and create a local program in your system.&lt;/P&gt;&lt;P&gt;&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;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 and close the thread if solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 21:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763401#M330242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T21:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: reg:user-exits.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763402#M330243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SMOD you can search the exit name by development package.&lt;/P&gt;&lt;P&gt;-Find the development package of your t.code(from object directy entry).&lt;/P&gt;&lt;P&gt;-In SMOD, search for enhancements using this package.&lt;/P&gt;&lt;P&gt;-You will get the list of all available exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this should help you. If not, plz get back!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nag'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 22:01:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-user-exits/m-p/1763402#M330243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T22:01:00Z</dc:date>
    </item>
  </channel>
</rss>

