<?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 Smart Forms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268424#M1722590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #f5faf0; color: #333333;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #333399;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f5faf0; color: #333333;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #333399;"&gt;Can someone suggest me &lt;SPAN style="font-style: inherit; font-family: Arial, Verdana, sans-serif; background-color: #ffffff; text-align: justify;"&gt;Easy steps to debug a Smartform&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f5faf0; color: #333333;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #333399;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f5faf0; color: #333333;"&gt;&lt;SPAN style="color: #333399;"&gt;Prathima&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2013 23:52:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-27T23:52:50Z</dc:date>
    <item>
      <title>Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268424#M1722590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #f5faf0; color: #333333;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #333399;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f5faf0; color: #333333;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #333399;"&gt;Can someone suggest me &lt;SPAN style="font-style: inherit; font-family: Arial, Verdana, sans-serif; background-color: #ffffff; text-align: justify;"&gt;Easy steps to debug a Smartform&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f5faf0; color: #333333;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #333399;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #f5faf0; color: #333333;"&gt;&lt;SPAN style="color: #333399;"&gt;Prathima&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 23:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268424#M1722590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-27T23:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268425#M1722591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Put a break point e.g break'user name' through program line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 11:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268425#M1722591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-28T11:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268426#M1722592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Find out the function module name from the smart form by executing it.&lt;/P&gt;&lt;P&gt;2. Open the FM in SE37.&lt;/P&gt;&lt;P&gt;3. Search for some string. Ex: Lets say you have a window in which you display some text using standard texts. Search for the standard text name (search in the main program).&lt;/P&gt;&lt;P&gt;4. Put a break point and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 21:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268426#M1722592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-28T21:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268427#M1722593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prathima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the transaction smartforms you will have environment tab. under it you will have the function module name.note it. come to the tcode se37 provide the function module name there.now enter into the source code.put a break point where ever you want and now you can able to debug it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 05:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268427#M1722593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268428#M1722594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prathima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Easy+Step+To+Debug+a+Smartform" title="http://wiki.sdn.sap.com/wiki/display/ABAP/Easy+Step+To+Debug+a+Smartform"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Easy+Step+To+Debug+a+Smartform&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Verdana, Tahoma; font-size: 14px; text-align: justify; background-color: #ffffff;"&gt;You can analyze your Smart Forms using trace to watch how its works and any termination caused by errors. To administer the trace the transaction code is SFTRACE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 7px 0; color: #333333; font-family: Arial, Verdana, Tahoma; font-size: 14px; background-color: #ffffff; text-align: justify;"&gt;Steps to activate the Smart Form Trace&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Step 1: Enter the transaction SFTRACE&lt;/LI&gt;&lt;LI&gt;Step 2: Choose Activate button.&lt;/LI&gt;&lt;LI&gt;Step 3: Select the trace level and other settings.&lt;/LI&gt;&lt;LI&gt;Step 4: Press Enter&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Verdana, Tahoma; font-size: 14px; text-align: justify; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Verdana, Tahoma; font-size: 14px; text-align: justify; background-color: #ffffff;"&gt;Amol.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 12:13:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/9268428#M1722594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-06T12:13:33Z</dc:date>
    </item>
  </channel>
</rss>

