<?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 Smartforms: Where in the function module does added code appear in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-where-in-the-function-module-does-added-code-appear/m-p/8961959#M1694993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts,&lt;/P&gt;&lt;P&gt;I have added some code in a program line in the smartform. I have to debug this&amp;nbsp; so where in the generated function module does the this code appear. If you can tell me the function module in the generated function module I can search for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2012 20:49:11 GMT</pubDate>
    <dc:creator>former_member852447</dc:creator>
    <dc:date>2012-09-05T20:49:11Z</dc:date>
    <item>
      <title>Smartforms: Where in the function module does added code appear</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-where-in-the-function-module-does-added-code-appear/m-p/8961959#M1694993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts,&lt;/P&gt;&lt;P&gt;I have added some code in a program line in the smartform. I have to debug this&amp;nbsp; so where in the generated function module does the this code appear. If you can tell me the function module in the generated function module I can search for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 20:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-where-in-the-function-module-does-added-code-appear/m-p/8961959#M1694993</guid>
      <dc:creator>former_member852447</dc:creator>
      <dc:date>2012-09-05T20:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: Where in the function module does added code appear</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-where-in-the-function-module-does-added-code-appear/m-p/8961960#M1694994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The lines you add as program lines in smartform appear as subroutines called in the generated function module. It would look something similar to what I have shown below. I believe it goes into the bottom of the include *F01 where * is the FM generated when you activate the FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;form&lt;/SPAN&gt; %co1.&lt;/P&gt;&lt;P&gt; ****your code &lt;/P&gt;&lt;P&gt;endform. &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;Shravan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 21:00:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-where-in-the-function-module-does-added-code-appear/m-p/8961960#M1694994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-05T21:00:13Z</dc:date>
    </item>
  </channel>
</rss>

