<?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 exit not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886433#M933675</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; The message that you are getting is an information message so double click on it for one more time now the include gets created ... there write the required code and activate ... Also activate the project to make the code written in the include to work ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 16:33:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-05T16:33:27Z</dc:date>
    <item>
      <title>user exit not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886429#M933671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everybody ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to create user exit for va01 create sales order .&lt;/P&gt;&lt;P&gt;for that i created project in CMOD .&lt;/P&gt;&lt;P&gt;in enhancement  entered V45A0002.&lt;/P&gt;&lt;P&gt;when i click on component i can see EXIT_SAPMV45A_002.  &lt;/P&gt;&lt;P&gt;i double click on EXIT_SAPMV45A_002.  &lt;/P&gt;&lt;P&gt;it open include ZXVVAU04 when i double click on ZXVVAU04 &lt;/P&gt;&lt;P&gt;unable to open in change mode . and give error that it is reserve for customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me how to enter my code here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APARNA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 15:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886429#M933671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T15:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886430#M933672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aparna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you double click on that include, you are saying that it is reserved for customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At that time you when you click on that include immediately you press enter twice. Then it will take into the include. Firstly it will open in display mode then you go the change mode and then you write your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know whether it is working for you or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Swamy Kunche&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 15:55:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886430#M933672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T15:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886431#M933673</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;I supose you haven't created the include yet, right? So, click twice, press enter to the warning message, and then answer yes to the popup "do you want to create include?".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't work, go to tcode SE38, create include ZXVVAU04 and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, go to your exit and it will be changeable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Valter Oliveira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 15:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886431#M933673</guid>
      <dc:creator>valter_oliveira</dc:creator>
      <dc:date>2008-06-05T15:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886432#M933674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Open the function module.EXIT_SAPMV45A_002.&lt;/P&gt;&lt;P&gt;Hit display object lists.Here you will be able to see all the Includes and Function modules under this Function Group XVVA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the includes folder and go to the include which is in the above user exit. Do a right click and hit create. It asks for a dev class and further you should be able to put your code in it.&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;Vamshi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 16:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886432#M933674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T16:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886433#M933675</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; The message that you are getting is an information message so double click on it for one more time now the include gets created ... there write the required code and activate ... Also activate the project to make the code written in the include to work ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 16:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-working/m-p/3886433#M933675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T16:33:27Z</dc:date>
    </item>
  </channel>
</rss>

