<?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 Debug SRM &amp; Smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097454#M1359736</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 am using web based SRM.From here i am using an Contract that has to output a smartform.There is something wrong with my smartform and i would like to debug it.Could you please tell me how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2009 07:14:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-15T07:14:01Z</dc:date>
    <item>
      <title>Debug SRM &amp; Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097454#M1359736</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 am using web based SRM.From here i am using an Contract that has to output a smartform.There is something wrong with my smartform and i would like to debug it.Could you please tell me how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 07:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097454#M1359736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T07:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Debug SRM &amp; Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097455#M1359737</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;To debug a smartform follow steps:-&lt;/P&gt;&lt;P&gt;1. Goto transaction &lt;STRONG&gt;SMARTFORMS&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;2. Give your smartform name and press F8.&lt;/P&gt;&lt;P&gt;3. You will be taken to a screen which shows a Function Module name.&lt;/P&gt;&lt;P&gt;4. Press display for that FM.&lt;/P&gt;&lt;P&gt;5. At the bottom of the code, there is a sub-routine &lt;STRONG&gt;PERFORM %GLOBAL_INIT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;6. Goto this sub-routine and check for the code in smartform programs lines.&lt;/P&gt;&lt;P&gt;7. Put a debug point.&lt;/P&gt;&lt;P&gt;8. Now display the smartform output for the contract using the t-code from R/3 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can now debug the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tarun Gambhir on Sep 15, 2009 12:49 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 07:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097455#M1359737</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-09-15T07:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Debug SRM &amp; Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097456#M1359738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot ,it solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 07:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097456#M1359738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T07:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debug SRM &amp; Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097457#M1359739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For smartforms debugging &lt;/P&gt;&lt;P&gt;1. goto SE80 0r SE37 and use genarated function module name,&lt;/P&gt;&lt;P&gt;2.Set break points at smartforms Elements (text elements, windows, code lines, loops) &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Use Tcode - SFTRACE&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;/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="518392"&gt;&lt;/A&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;Ansari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 07:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-srm-smartform/m-p/6097457#M1359739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T07:39:11Z</dc:date>
    </item>
  </channel>
</rss>

