<?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: debugging smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040232#M419412</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;Check 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="3056594"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2007 07:07:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-06T07:07:01Z</dc:date>
    <item>
      <title>debugging smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040231#M419411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to debug a smartform?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 07:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040231#M419411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T07:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: debugging smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040232#M419412</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;Check 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="3056594"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 07:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040232#M419412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T07:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: debugging smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040233#M419413</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;One way to debug smartform is to debug the Function Module of that smartforms.&lt;/P&gt;&lt;P&gt;If you want to debug particular smartform node that the solution would be, &lt;/P&gt;&lt;P&gt;insert a "Program Line" just above the node you want to debug and this program line write a normal abap breakpoint. &lt;/P&gt;&lt;P&gt;So whenever you call the smartforms, it will stop at this breakpoint and you can debug onwards.&lt;/P&gt;&lt;P&gt;&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;keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 07:09:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040233#M419413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T07:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: debugging smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040234#M419414</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.place SFTRACE inplace where we enter T_CODE andpress ENTER.&lt;/P&gt;&lt;P&gt;   after that press F8.&lt;/P&gt;&lt;P&gt;2./H&lt;/P&gt;&lt;P&gt;3/SH&lt;/P&gt;&lt;P&gt;4.afyter generatingthe function module there is a button DEBUGGING..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in these ways u can do debugging..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kishore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 07:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040234#M419414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T07:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: debugging smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040235#M419415</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 code page in the smartform and hardcode breakpoint at a location from where you want to debug or place a breakpoint on the function module of the smart orm present in the driver program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunmit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 07:10:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040235#M419415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T07:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: debugging smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040236#M419416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;place a code line in your smartform&lt;/P&gt;&lt;P&gt;in code write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;break your_user_name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 07:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040236#M419416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T07:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: debugging smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040237#M419417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is an additional point to the answers given by our mates, &amp;lt;b&amp;gt;u can put a static break point with ur own user name.&amp;lt;/b&amp;gt; So that, if u forget to remove it, and send it to production, even then it wont give any problem there, because that break point breaks only that perticular user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I have added a bit to the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 07:18:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-smartform/m-p/2040237#M419417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T07:18:18Z</dc:date>
    </item>
  </channel>
</rss>

