<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1932311#M386003</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;while execute a smartforms, function code is created automatically. is that code wil be called in the some other program.. it is very difficult to remember also. is that anyother description there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one way is environment -&amp;gt; function module (menu option)..&lt;/P&gt;&lt;P&gt;what is the another way to find a funtion code of the smartfotm...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx.&lt;/P&gt;&lt;P&gt;Ashraf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Feb 2007 04:27:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-17T04:27:11Z</dc:date>
    <item>
      <title>smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1932311#M386003</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;while execute a smartforms, function code is created automatically. is that code wil be called in the some other program.. it is very difficult to remember also. is that anyother description there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one way is environment -&amp;gt; function module (menu option)..&lt;/P&gt;&lt;P&gt;what is the another way to find a funtion code of the smartfotm...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx.&lt;/P&gt;&lt;P&gt;Ashraf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2007 04:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1932311#M386003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-17T04:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1932312#M386004</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;U can call the smartform in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      formname = v_formname&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      fm_name  = v_fmname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION v_fmname&lt;/P&gt;&lt;P&gt; TABLES&lt;/P&gt;&lt;P&gt;    i_htab                     = I_HTAB&lt;/P&gt;&lt;P&gt;    i_itab                     = I_ITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where v_formname is the smartform name u have created&lt;/P&gt;&lt;P&gt;v_fmname is the FM name associated with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once u get v_fmname from the FM SSF_FUNCTION_MODULE_NAME, then u can call that FM associated with smartform and pass the tables required by your smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2007 04:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1932312#M386004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-17T04:31:33Z</dc:date>
    </item>
  </channel>
</rss>

