<?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: Activating Form Userexits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495610#M1420933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found other user exit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2010 05:51:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-28T05:51:18Z</dc:date>
    <item>
      <title>Activating Form Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495605#M1420928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a generalised query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a few userexits like "FORM USEREXIT_XXXX" but none of them are getting triggered when i execute the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any process through which we need to activate these USER EXIT like we do for customer exits(using CMOD and creating project). &lt;/P&gt;&lt;P&gt;&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;Regards,&lt;/P&gt;&lt;P&gt;Komal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 05:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495605#M1420928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-21T05:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Form Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495606#M1420929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User exit you are using may be not the right one to triggered that transaction ...there is no other way to activate the userexits that we do in customer exits. or you can try other userexits&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 05:46:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495606#M1420929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-21T05:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Form Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495607#M1420930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Komal , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not always necessary that user exit will be executed every time you run a transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are chances that it executes when certain condition is met.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, try to search a user exit that fits your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also , you can check that user exit is implemented/active or not by double click on the exit and then the include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 05:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495607#M1420930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-21T05:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Form Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495608#M1420931</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;If you open the User Exit Include e.g MV* in se38 editor it will show up all the forms.You just need add your logic in the form satifying your reuirement and then activate the iinclude.If there is any syntax error it will show up otherwise it ok execute the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 07:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495608#M1420931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-21T07:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Form Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495609#M1420932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont think what you are referring is an user-exit? It must be either Substitution / Validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 07:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495609#M1420932</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-01-21T07:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Form Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495610#M1420933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found other user exit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 05:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/activating-form-userexits/m-p/6495610#M1420933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-28T05:51:18Z</dc:date>
    </item>
  </channel>
</rss>

