<?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 User Exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321677#M1029811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have found certain user exit to transaction.&lt;/P&gt;&lt;P&gt;In that user exit there is function module exit and in function module exit there is include statement.When i double click that include its not allowing me to drill down.&lt;/P&gt;&lt;P&gt;Its showing me error as &lt;/P&gt;&lt;P&gt;"Program names ZX... are reserved for includes of exit function groups"&lt;/P&gt;&lt;P&gt;How should i navigate to see coding inside that include ?&lt;/P&gt;&lt;P&gt;What exactly this include stand for ?&lt;/P&gt;&lt;P&gt;Can anybody help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankx in adv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2008 04:03:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-29T04:03:09Z</dc:date>
    <item>
      <title>User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321677#M1029811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have found certain user exit to transaction.&lt;/P&gt;&lt;P&gt;In that user exit there is function module exit and in function module exit there is include statement.When i double click that include its not allowing me to drill down.&lt;/P&gt;&lt;P&gt;Its showing me error as &lt;/P&gt;&lt;P&gt;"Program names ZX... are reserved for includes of exit function groups"&lt;/P&gt;&lt;P&gt;How should i navigate to see coding inside that include ?&lt;/P&gt;&lt;P&gt;What exactly this include stand for ?&lt;/P&gt;&lt;P&gt;Can anybody help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankx in adv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 04:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321677#M1029811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T04:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321678#M1029812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;       Go to Cmod tcode . In this enter a project name. There u assign the enchancement . Double on the exit . there u can see the include . Double click on this . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 04:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321678#M1029812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T04:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321679#M1029813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is Just a warning. For the very first time if you implement the exit it comes like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press ENTER 2 to 3 times continuosly by placing the cursor on include name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 04:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321679#M1029813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T04:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: User Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321680#M1029814</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;Your are going correctly. After the *Program names ZX... are *&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reserved for includes of exit function groups&lt;/STRONG&gt;  after this &lt;/P&gt;&lt;P&gt;message Just press enter button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pop-up will come --&amp;gt; Give Yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Durai.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 04:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321680#M1029814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T04:07: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/4321681#M1029815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Program names ZX... are reserved for includes of exit function groups&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats just a warning. Press Enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 04:15:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits/m-p/4321681#M1029815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T04:15:44Z</dc:date>
    </item>
  </channel>
</rss>

