<?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: testing usr exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165699#M995907</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;best way is to debug your process at this point over an break-point or debugging-modus and to see, if the result is the right one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 06:28:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-17T06:28:29Z</dc:date>
    <item>
      <title>testing usr exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165697#M995905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to test a user exit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i ahve done some changes in one of user-exit include, how to test it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 06:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165697#M995905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T06:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: testing usr exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165698#M995906</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; Place a break point at the point where you have added the code and execute the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jaya Vani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 06:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165698#M995906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T06:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: testing usr exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165699#M995907</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;best way is to debug your process at this point over an break-point or debugging-modus and to see, if the result is the right one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 06:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165699#M995907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T06:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: testing usr exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165700#M995908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;the best way to test ur exit and to know the point where it triggered set a break point in the code where u have inserted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;insert as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BREAK-POINT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful,&lt;/P&gt;&lt;P&gt;siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 06:28:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165700#M995908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T06:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: testing usr exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165701#M995909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Check the changed values in the debugging, by putting a breakpoint at the user exit.&lt;/P&gt;&lt;P&gt;&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>Thu, 17 Jul 2008 06:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/testing-usr-exit/m-p/4165701#M995909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T06:32:29Z</dc:date>
    </item>
  </channel>
</rss>

