<?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: Smartforms error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error/m-p/3863984#M928704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Navdeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well as far as I know that smartform is client independent, so there is no question of transporting the smartform. Well, please check whether the smrtform is active in all the system, sounds a bit strange but then also please check that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check that whether you are calling the function module directly or through the function module SSF_FUNCTION_MODULE_NAME and after that you are passing the calling the function module through the fname?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not then please do that and check whether it is working properly or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards.&lt;/P&gt;&lt;P&gt;Abhijit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2008 13:17:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-12T13:17:51Z</dc:date>
    <item>
      <title>Smartforms error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error/m-p/3863983#M928703</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;&lt;/P&gt;&lt;P&gt;My sceanrio is like i have smartform and that smartform need to be executed on multiple systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have different clients with different system number but server is at same IP.&lt;/P&gt;&lt;P&gt;for eg : Client 130 &lt;/P&gt;&lt;P&gt;System Id - 05&lt;/P&gt;&lt;P&gt;IP - 192.168.101.102&lt;/P&gt;&lt;P&gt;Another Client - 140&lt;/P&gt;&lt;P&gt;System Id - 09&lt;/P&gt;&lt;P&gt;IP - 192.168.101.102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The smartforms is attached by output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now sceanrio is when i execute the smartform in client 130 it executes successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i tried to execute the same in client 140 then it says "no runtime object exists for form" .When i execute the smartform in client 140 then it successfully executes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if we have 10 more cleint then everytime we have to execute and generate function module for smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there is some thing i am missing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 12:58:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error/m-p/3863983#M928703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T12:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error/m-p/3863984#M928704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Navdeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well as far as I know that smartform is client independent, so there is no question of transporting the smartform. Well, please check whether the smrtform is active in all the system, sounds a bit strange but then also please check that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check that whether you are calling the function module directly or through the function module SSF_FUNCTION_MODULE_NAME and after that you are passing the calling the function module through the fname?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not then please do that and check whether it is working properly or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards.&lt;/P&gt;&lt;P&gt;Abhijit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 13:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error/m-p/3863984#M928704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T13:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error/m-p/3863985#M928705</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;As far As i know smart form is platform independent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all check that smart form active in all the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data :&lt;/P&gt;&lt;P&gt;DATA: lf_fm_name            TYPE rs38l_fnam.&lt;/P&gt;&lt;P&gt;DATA: lf_formname           TYPE tdsfname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;than call smartform using function module :&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           = lf_formname.&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    fm_name            = lf_fm_name&lt;/P&gt;&lt;P&gt;  EXCEPTIONS&lt;/P&gt;&lt;P&gt;    no_form            = 1&lt;/P&gt;&lt;P&gt;    no_function_module = 2&lt;/P&gt;&lt;P&gt;    OTHERS             = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;than call lf_fm_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call function 'lf_fm_name'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards points if useful.&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;Nikunj Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 14:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error/m-p/3863985#M928705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T14:51:15Z</dc:date>
    </item>
  </channel>
</rss>

