<?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: Debug the Smartform in QA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966546#M1490568</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;In smartform select the node where the required code is reside, double click on it. Right side top you can see the field progarm lines, copy that value, now go to the smart form FM and find that value and put a break-point. Now the control will come to this place while executing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 May 2010 12:12:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-25T12:12:48Z</dc:date>
    <item>
      <title>Debug the Smartform in QA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966543#M1490565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an issue in QA system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to debug the smartform-PROGRAM LINES in QA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone pls let me know hw to debug the smartform-PROGRAM LINES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kept the break point in print program SSF_Function_module_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But control is not going to  program lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help with your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 12:01:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966543#M1490565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-25T12:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Debug the Smartform in QA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966544#M1490566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Get the generated Function Module name.  Copy name of the node ( name of Program Lines ). Find that node name in generated function module and put break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get the Generated FM name by executing the FM 'SSF_FUNCTION_MODULE_NAME'  passing FORM name in SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prasath Arivazhagan on May 25, 2010 2:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 12:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966544#M1490566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-25T12:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Debug the Smartform in QA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966545#M1490567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just put the break point in smartforms program or after the execution of driver program give &lt;STRONG&gt;/h&lt;/STRONG&gt; in transaction bar on selection screen window then press F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards &lt;/P&gt;&lt;P&gt;          Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 12:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966545#M1490567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-25T12:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Debug the Smartform in QA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966546#M1490568</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;In smartform select the node where the required code is reside, double click on it. Right side top you can see the field progarm lines, copy that value, now go to the smart form FM and find that value and put a break-point. Now the control will come to this place while executing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 12:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966546#M1490568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-25T12:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Debug the Smartform in QA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966547#M1490569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&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_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="130855"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope its useful.&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;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 12:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966547#M1490569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-25T12:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Debug the Smartform in QA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966548#M1490570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Harikrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has workd out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 12:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-the-smartform-in-qa/m-p/6966548#M1490570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-25T12:34:43Z</dc:date>
    </item>
  </channel>
</rss>

