<?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: Smartform FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707506#M309786</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;when you transport your SMARTFORM from one system to another (for eg from DEV to QA), the generated function module name can be different. So,its better to use SSF_FUNCTION_MODULE_NAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Nov 2006 11:11:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-24T11:11:01Z</dc:date>
    <item>
      <title>Smartform FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707504#M309784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;Why we want to call SSF_FUNCTION_MODULE_NAME in the driver pgm of smartform.We can directly call the FM which we get after activating the smartform.&lt;/P&gt;&lt;P&gt;What is the difference between these two?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 11:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707504#M309784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T11:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707505#M309785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that that the function module is dynamically generated everytime smartform is executed.so this fm is necessary is get the latest generated fm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 11:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707505#M309785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T11:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707506#M309786</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;when you transport your SMARTFORM from one system to another (for eg from DEV to QA), the generated function module name can be different. So,its better to use SSF_FUNCTION_MODULE_NAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 11:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707506#M309786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T11:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707507#M309787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will get the FM name in development sys but , when you are transporting the Samrt for frmo devlopment sys to quality system then to production... that SAP creates new FM name that's why we have to use SSF....FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it clear for u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Naresh Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 11:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707507#M309787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T11:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707508#M309788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When activating the smart form u will be getting a FM which is not a static one, it dynamically changes. So in print program we use SSF_FUNCTION_MODULE_NAME instead of tht.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 11:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707508#M309788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T11:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707509#M309789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one   more..&lt;/P&gt;&lt;P&gt;if  u using genrated fm than this perticular driver program is only  for perticular smartform ..&lt;/P&gt;&lt;P&gt;if  u want  to call diffrent smartform using same driver program u have to change the genrated fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to call more than 1 smartform using same driver program than it create problem...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 11:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707509#M309789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T11:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707510#M309790</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;Any change in the generated FM due to modifications in the smartform would mean the fm would change or when transported thru different systems hence to get the fm invariable of the location and depending on the smart form name we use&lt;/P&gt;&lt;P&gt;the FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 11:13:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707510#M309790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T11:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707511#M309791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 11:20:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-fm/m-p/1707511#M309791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T11:20:54Z</dc:date>
    </item>
  </channel>
</rss>

