<?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 Test exceptions in SE37 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/test-exceptions-in-se37/m-p/930375#M60720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello abap experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in se37 when i execute the function modules I can specify input parameters and i can see the output. Wondering if I can see the exceptions raised if any for testing in the same screen. Is it possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks in advance,&lt;/P&gt;&lt;P&gt;BWer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2005 20:27:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-18T20:27:33Z</dc:date>
    <item>
      <title>Test exceptions in SE37</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/test-exceptions-in-se37/m-p/930375#M60720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello abap experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in se37 when i execute the function modules I can specify input parameters and i can see the output. Wondering if I can see the exceptions raised if any for testing in the same screen. Is it possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks in advance,&lt;/P&gt;&lt;P&gt;BWer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2005 20:27:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/test-exceptions-in-se37/m-p/930375#M60720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-18T20:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Test exceptions in SE37</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/test-exceptions-in-se37/m-p/930376#M60721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set a breakpoint in the code.  If the code runs over this statement, then it will be fired correctly in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2005 20:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/test-exceptions-in-se37/m-p/930376#M60721</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-07-18T20:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Test exceptions in SE37</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/test-exceptions-in-se37/m-p/930377#M60722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or when you "Test" your function module, it should say on the list display something like this.   Notice the text in BOLD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

Test for function group      SCON                                                                           
Function module              CONVERT_DATE_INPUT                                                             
Upper/lower case                                                                                
Runtime:        4,169,256 Microseconds                                                                                
&amp;lt;b&amp;gt;Exception       WRONG_FORMAT_IN_INPUT &amp;lt;/b&amp;gt;                                                                      
Message ID:          S5                         Message number:           012                               
Message  :                                                                                
Only numbers and '/' are permitted in the date                                                                                
Import parameters               Value                                                                                
INPUT                           ASDF                                                                      
  PLAUSIBILITY_CHECK              X                                                                                
Export parameters               Value                                                                                
OUTPUT                                                                                
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2005 20:32:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/test-exceptions-in-se37/m-p/930377#M60722</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-07-18T20:32:24Z</dc:date>
    </item>
  </channel>
</rss>

