<?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: Handling Errors in Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585157#M263850</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; We have to start debugging smartform.&lt;/P&gt;&lt;P&gt; We have to insert program lines and write &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;   break-point.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; in it. By doing this, we can know the values of different variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Sep 2006 16:23:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-29T16:23:51Z</dc:date>
    <item>
      <title>Handling Errors in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585155#M263848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Smartform Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having issues with smartform and it errors out only in particular cases. Is there a way to handle Errors in Smartforms and find out exactly where the error occured in Form and catch the relevant Error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appropriate reward point will be awarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 16:21:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585155#M263848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T16:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Errors in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585156#M263849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Prasad,&lt;/P&gt;&lt;P&gt; Insert Break-point and debug to find the errors .&lt;/P&gt;&lt;P&gt;Check out this thread ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="173610"&gt;&lt;/A&gt;&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>Fri, 29 Sep 2006 16:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585156#M263849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T16:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Errors in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585157#M263850</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; We have to start debugging smartform.&lt;/P&gt;&lt;P&gt; We have to insert program lines and write &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;   break-point.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; in it. By doing this, we can know the values of different variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 16:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585157#M263850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T16:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Errors in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585158#M263851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can debug smartform in 2 ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. put break-point in a program lines and debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. goto the smartform function module.&lt;/P&gt;&lt;P&gt;   Goto-&amp;gt;Main Program&lt;/P&gt;&lt;P&gt;   double click on the last include program name, which will take you to the code which we write in smartform program lines.&lt;/P&gt;&lt;P&gt;there select the appropriate line and click on STOP button to put a break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then run the program, system will stop at the break point, from there you can debug line by line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would prefer the 2nd way to debug smartforms than 1 way.&lt;/P&gt;&lt;P&gt;coz in 1st way we have change the form, which is not possible in quality and production systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this suits your requirement, pls award the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 18:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585158#M263851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T18:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Errors in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585159#M263852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I want to do put my own exceptions in the smartform and throw error messages to the calling function module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 21:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handling-errors-in-smartforms/m-p/1585159#M263852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T21:28:20Z</dc:date>
    </item>
  </channel>
</rss>

