<?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: Converting a SmartForm to a Script ! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704951#M626606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;is it possible? i don't think so. &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP provides a conversion for SAPscript documents to SMARTforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is basically a function module, called FB_MIGRATE_FORM. You can  start this function module by hand (via SE37), or create a small ABAP which migrates all SAPscript forms automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do this one-by-one in transaction SMARTFORMS, under &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilities -&amp;gt; Migrate SAPscript form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also write a small batch program calling transaction SMARTFORMS and running the migration tool. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;for migration of sripts to smartforms&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In Reporting select the program SF_MIGRATE and execute it.&lt;/P&gt;&lt;P&gt;2. Select the names and the language of the SAPscript forms and choose Execute. The system creates the Smart Forms under the names of the SAPscript forms plus the extension _SF.&lt;/P&gt;&lt;P&gt;It displays a list of the migrated forms.&lt;/P&gt;&lt;P&gt;3. To change and adapt a form, go to transaction&lt;/P&gt;&lt;P&gt;SMARTFORMS . Then activate the changed Smart Form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2007 13:14:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-16T13:14:00Z</dc:date>
    <item>
      <title>Converting a SmartForm to a Script !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704950#M626605</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;&lt;/P&gt;&lt;P&gt;I want to know how to convert a SMARTFORM to an SAP Script...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Function Module called FB_MIGRATE_FORM....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna know wat r the import &amp;amp; export parameters...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wil be really helpfun if someone can give me a step by step procedure....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be awarded accordingly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:03:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704950#M626605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a SmartForm to a Script !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704951#M626606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;is it possible? i don't think so. &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP provides a conversion for SAPscript documents to SMARTforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is basically a function module, called FB_MIGRATE_FORM. You can  start this function module by hand (via SE37), or create a small ABAP which migrates all SAPscript forms automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do this one-by-one in transaction SMARTFORMS, under &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilities -&amp;gt; Migrate SAPscript form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also write a small batch program calling transaction SMARTFORMS and running the migration tool. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;for migration of sripts to smartforms&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In Reporting select the program SF_MIGRATE and execute it.&lt;/P&gt;&lt;P&gt;2. Select the names and the language of the SAPscript forms and choose Execute. The system creates the Smart Forms under the names of the SAPscript forms plus the extension _SF.&lt;/P&gt;&lt;P&gt;It displays a list of the migrated forms.&lt;/P&gt;&lt;P&gt;3. To change and adapt a form, go to transaction&lt;/P&gt;&lt;P&gt;SMARTFORMS . Then activate the changed Smart Form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704951#M626606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a SmartForm to a Script !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704952#M626607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no yaaaar it wont work at all&lt;/P&gt;&lt;P&gt;try and just go and use menu path from the smartform screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can say its possible to covert script to smartform.&lt;/P&gt;&lt;P&gt;but vice versa it wont support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be try for this in smartforms transaction: menu path utilities-&amp;gt;transformations&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:17:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704952#M626607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a SmartForm to a Script !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704953#M626608</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;&lt;/P&gt;&lt;P&gt; I dont think it is possible to convert smartform to script.. FB_MIGRATE_FORM this fm is from conveting script into smartform not the other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:22:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-a-smartform-to-a-script/m-p/2704953#M626608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:22:03Z</dc:date>
    </item>
  </channel>
</rss>

