<?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: function module for smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755225#M641080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use fm SSF_FUNCTION_MODULE_NAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2007 10:11:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-11T10:11:47Z</dc:date>
    <item>
      <title>function module for smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755222#M641077</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 created a smartforms in different languages using the same tables (i mean all smartforms  using same data)...now what i wanna do is using single program i have to print all this forms using client number , customer and language  on the  selection screen .someone said to use a parameter table for this so created a table  and the fields in the table are &lt;/P&gt;&lt;P&gt;zparentid&lt;/P&gt;&lt;P&gt;zidentifier&lt;/P&gt;&lt;P&gt;zparameter&lt;/P&gt;&lt;P&gt;zvalue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody please tell me how  this table can help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 09:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755222#M641077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T09:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: function module for smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755223#M641078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont need a parameter table . While you call the Smartform FM name after getting it from SSF_FUNCTION_MODULE_NAME, send the language parameter as an export parameter from the program. In the smartform, use conditions to display data based on the language key sent. Hope you are clear with my explanation.&lt;/P&gt;&lt;P&gt;Reward if helpful,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 10:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755223#M641078</guid>
      <dc:creator>former_member189629</dc:creator>
      <dc:date>2007-09-11T10:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: function module for smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755224#M641079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi karthik..&lt;/P&gt;&lt;P&gt;thanks for ya reply mate!&lt;/P&gt;&lt;P&gt;can you please tell me whats the use of parameter table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 10:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755224#M641079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T10:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: function module for smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755225#M641080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use fm SSF_FUNCTION_MODULE_NAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 10:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755225#M641080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T10:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: function module for smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755226#M641081</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 autometically one function module will generate, don't use that function module as it is in program, better to pass that FM to some lacal varaible &lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILE  TYPE   RS38L_FNAM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have to pass auto generated FM to FILE then u will do it ur smart form print programe any language....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSF_FUNCTION_MODULE_NAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this FM also u have to pass  in ur programe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward me if it is use full answer&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 10:22:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755226#M641081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T10:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: function module for smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755227#M641082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frankly i din understand wat u mean by parameter table. may be it can be passed in the same FM as a table with all the parameters filled in it but I don see any use for it. I say that b'cos, u sed u have a sel screen to set language &amp;amp; client. Simply pass these variables as export params in the FM and your job's done &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 10:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755227#M641082</guid>
      <dc:creator>former_member189629</dc:creator>
      <dc:date>2007-09-11T10:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: function module for smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755228#M641083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karthik sorry to bother you again...&lt;/P&gt;&lt;P&gt;how can use conditions to data based on language..if u dnt mind can you please explain in detail..&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 14:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-smartforms/m-p/2755228#M641083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T14:16:04Z</dc:date>
    </item>
  </channel>
</rss>

