<?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: migrating sap script to smart form in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617413#M871434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;     we can migrate SAP Script to Smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.goto tr . /Smartforms&lt;/P&gt;&lt;P&gt;2.provide form name.&lt;/P&gt;&lt;P&gt;3.goto UTILITIES in menu bar&lt;/P&gt;&lt;P&gt;4. Under that select Migration&lt;/P&gt;&lt;P&gt;5. select Import Sap script form&lt;/P&gt;&lt;P&gt;6. provide sap script name&lt;/P&gt;&lt;P&gt;7. then continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it will copies the layout and all text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;raji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 12:52:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-25T12:52:14Z</dc:date>
    <item>
      <title>migrating sap script to smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617408#M871429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can we migrate sap script to smart form&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 12:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617408#M871429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T12:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: migrating sap script to smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617409#M871430</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;SAP provides a conversion for SAPscript into SMARTforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two way through which you can convert sapscript into smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) This is basically a function module, called FB_MIGRATE_FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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;(2) You can also do this one-by-one in transaction SMARTFORMS, under Utilities -&amp;gt; Migrate SAPscript form.&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;&lt;/P&gt;&lt;P&gt;Note :&lt;/P&gt;&lt;P&gt;While Converting sapscript into smartforms,only layout has passed.But you have do all logic coding in your smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps :&lt;/P&gt;&lt;P&gt;(1) Understand logic of sapscript program.&lt;/P&gt;&lt;P&gt;(2) Understand SAP script windows data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now make your technical Design Accordingly,and now do code accordingly for your smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;preet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 12:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617409#M871430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T12:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: migrating sap script to smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617410#M871431</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;T-Code SMARTFORMS&amp;gt;&amp;gt;UTILITIES MENU&amp;gt;&amp;gt;MIGRATION&amp;gt;&amp;gt;IMPORT SAPSCRIPT FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 12:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617410#M871431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T12:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: migrating sap script to smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617411#M871432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="256165"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the above PDF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 12:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617411#M871432</guid>
      <dc:creator>rahulkavuri</dc:creator>
      <dc:date>2008-03-25T12:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: migrating sap script to smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617412#M871433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Palak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to migrate script to smartform, use following navigation&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Go to the SAP Smart Forms initial screen (transaction SMARTFORMS ). &lt;/P&gt;&lt;P&gt;In the Form field enter the name of the Smart Form you want to create. &lt;/P&gt;&lt;P&gt;Choose Utilities ® Migrate SAPscript form.&lt;/P&gt;&lt;P&gt;The dialog window Migrate SAPscript Form appears. &lt;/P&gt;&lt;P&gt;Enter the name and the language of the source form (SAPscript). &lt;/P&gt;&lt;P&gt;Choose Enter.&lt;/P&gt;&lt;P&gt;This takes you to the change mode of the SAP Form Builder. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 12:50:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617412#M871433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: migrating sap script to smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617413#M871434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;     we can migrate SAP Script to Smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.goto tr . /Smartforms&lt;/P&gt;&lt;P&gt;2.provide form name.&lt;/P&gt;&lt;P&gt;3.goto UTILITIES in menu bar&lt;/P&gt;&lt;P&gt;4. Under that select Migration&lt;/P&gt;&lt;P&gt;5. select Import Sap script form&lt;/P&gt;&lt;P&gt;6. provide sap script name&lt;/P&gt;&lt;P&gt;7. then continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it will copies the layout and all text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;raji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 12:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617413#M871434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T12:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: migrating sap script to smart form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617414#M871435</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;Goto smartforms TCode --&amp;gt; Utilities --&amp;gt; Migrate SAP Script form and give the names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 12:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migrating-sap-script-to-smart-form/m-p/3617414#M871435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T12:53:21Z</dc:date>
    </item>
  </channel>
</rss>

