<?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: code in user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781603#M336830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you r testing wrongly... each time the peace of user exit code will be executed. Test the program once again... may be user save the data with out making any changes to the purchase order...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If noting is changes in the purchase order the execution will not perform all the code which is related to the save command....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2006 13:49:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-04T13:49:42Z</dc:date>
    <item>
      <title>code in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781601#M336828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi every1&lt;/P&gt;&lt;P&gt;i created a project , added some codes in the user exit EXIT_SAPMM06E_013(tcode me21n) and activated it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i execute the transaction ME21N, the code i added are not effective&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its only wen i add a break point in the code, the code is effective&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anybody kno why happen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 13:35:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781601#M336828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T13:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: code in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781602#M336829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be before that project is not active. How do you know it is active or not.&lt;/P&gt;&lt;P&gt;if you don't place the break point then how can you find it is working or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adding break points to test the Triggering of Exit.&lt;/P&gt;&lt;P&gt;if it triggering for the second then it will trigger for the first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 13:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781602#M336829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T13:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: code in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781603#M336830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you r testing wrongly... each time the peace of user exit code will be executed. Test the program once again... may be user save the data with out making any changes to the purchase order...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If noting is changes in the purchase order the execution will not perform all the code which is related to the save command....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 13:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781603#M336830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T13:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: code in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781604#M336831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;activate the project and execute...When ever u execute the cde works well...Break-point is just used to cheeck whether the cursor comes to the code or not..If it is coming in break-point then automatically the code gets triggered when ever the transaction is executed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 13:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-in-user-exit/m-p/1781604#M336831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T13:57:28Z</dc:date>
    </item>
  </channel>
</rss>

