<?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: smartform debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695229#M1768545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also set automatic debugger to start in case of an error/warning in the smart form. For this goto transaction SFTRACE and activate the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you said the FM generated for the smartforms are client independent and so as the smartforms.&lt;/P&gt;&lt;P&gt;&lt;A href="https://scn.sap.com/thread/1752641"&gt;https://scn.sap.com/thread/1752641&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 05:22:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-09T05:22:11Z</dc:date>
    <item>
      <title>smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695224#M1768540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After searching existing discussions i think i should post this query now.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;How can i debug a smartform without function module? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that&amp;nbsp; its easy and widely used, to dubug smartform with FM.&lt;/P&gt;&lt;P&gt;but how to debug smartform without function module?&lt;/P&gt;&lt;P&gt; I understand that smartform is client independent, but what about the FM (i understand it is also independent, Can anyone confirm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Please help me to clarify this?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Sep 2013 16:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695224#M1768540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-08T16:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695225#M1768541</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;The function module IS the smart form .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://help.sap.com/saphelp_nw70/helpdata/en/9b/e3b0e0c2a711d3b558006094192fe3/content.htm"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/9b/e3b0e0c2a711d3b558006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Eitan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Sep 2013 22:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695225#M1768541</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2013-09-08T22:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695226#M1768542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;function module associated with smart form is not a stand alone object but back end code for it. as you already know every single change done in form will reflect in function module as well irrespective of client. debugging smart form without function module is very much possible by using hard code break point statement. pls share what else you want to achieve. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 04:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695226#M1768542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-09T04:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695227#M1768543</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;When we create a smart form a function module is automatically created. We can debug this function module. For that execute the function module we will get a screen like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/276011" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Press the debugging button to start debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alenlee.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 04:12:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695227#M1768543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-09T04:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695228#M1768544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; i think you can create program line in smartform (create-&amp;gt;flow logic-&amp;gt;program line) .In program line you can set break-point (use keyword break-point)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 04:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695228#M1768544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-09T04:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695229#M1768545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also set automatic debugger to start in case of an error/warning in the smart form. For this goto transaction SFTRACE and activate the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you said the FM generated for the smartforms are client independent and so as the smartforms.&lt;/P&gt;&lt;P&gt;&lt;A href="https://scn.sap.com/thread/1752641"&gt;https://scn.sap.com/thread/1752641&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 05:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695229#M1768545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-09T05:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695230#M1768546</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;Whenever the smartform is activated, the functional module is generated, which have all the code of that smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So whenever you run the smartform, the coding of Function module runs in background. So, if you don't want to use FM, you have to put a hard coded Break-point in the INITIALIZATION event of the smartforms or at any particular section by creating "Program Lines" and using hard break-point there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 05:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695230#M1768546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-09T05:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695231#M1768547</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;Use "&lt;SPAN class="L0S52"&gt;BREAK-POINT&lt;/SPAN&gt;." in any program lines or at initializations.&lt;/P&gt;&lt;P&gt;it will stop there, but in actual all the code of ur smartform is converted into FM.&lt;/P&gt;&lt;P&gt;But dont forget to remove this hardcoding while moving the smart form from development to further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 06:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695231#M1768547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-09T06:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695232#M1768548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at any area of your smartform insert lines of code or program lines like in a window or template table etc wherever its required and in the code area you can insert BREAK &amp;lt;your user name&amp;gt; so that it will break only for you and not for others example : break tech&amp;nbsp; ( tech is my login/username)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 07:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695232#M1768548</guid>
      <dc:creator>Taha_j</dc:creator>
      <dc:date>2013-09-09T07:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: smartform debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695233#M1768549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shilpa,&lt;/P&gt;&lt;P&gt; create program line in smartform where ever you want to debug.... create - flow logic - program line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; in program line write like below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; break (your user name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; eg: mine is uday..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; so::::::::&amp;nbsp;&amp;nbsp; break uday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; some times break-point leads you problem.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; so use above...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; cheers,&lt;/P&gt;&lt;P&gt;uday bhaskar....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-debugging/m-p/9695233#M1768549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T12:02:03Z</dc:date>
    </item>
  </channel>
</rss>

