<?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: differance between samrtforms and sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974010#M949188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are adantages which we have in smart forms when compared to scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am listing the differnces which were not specified above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The adaption of forms is supported to a large extent by graphic tools for layout and logic, so that no programming knowledge is necessary (at least 90% of all adjustments). Therefore, power user forms can also make configurations for your business processes with data from an SAP system. Consultants are only required in special cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Displaying table structures (dynamic framing of texts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Output of background graphics, for form design in particular the use of templates which were scanned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Colored output of texts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. User-friendly and integrated Form Painter for the graphical design of forms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Graphical Table Painter for drawing tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Reusing Font and paragraph formats in forms (Smart Styles)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Data interface in XML format (XML for Smart Forms, in short XSF)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Form translation is supported by standard translation tools&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. Flexible reuse of text modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11. HTML output of forms (Basis release 6.10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. Interactive Web forms with input fields, pushbuttons, radio buttons, etc. (Basis-Release 6.10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With these advantages it has almost replaced the scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for SAP standard programs  such as invoices etc scripts are used.So a knowledge of scripts is necessary for changing or formatting such standard scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2008 08:56:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-17T08:56:48Z</dc:date>
    <item>
      <title>differance between samrtforms and sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974006#M949184</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;please list out  differance between SAPSCRIPT and Smartforms&lt;/P&gt;&lt;P&gt;and when we have to use either sapscript or smartforms?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 08:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974006#M949184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T08:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: differance between samrtforms and sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974007#M949185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP Scripts are client dependent whereas Smartforms are client independent. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Scripts require a driver program to display the output whereas in smartforms the form routines can be written so that it is standalone. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An integrated Form Builder helps to design Smartforms more easily than SAP Scripts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An Table Painter and Smartstyles to assist in building up the smartforms &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On activation a function module is generated for Smartforms &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to create a Smartform without a main window &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smartforms generates XML output which can be viewed through the web &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple page formats is possible in smartforms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 08:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974007#M949185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T08:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: differance between samrtforms and sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974008#M949186</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;SAPscript technology is based on a mainframe product from the 1980s, while Smart Forms have only been around since (roughly) 2001. With that sort of time gap, there are bound to be significant differences between the two tools. Client dependence is a fundamental one. Although SAPscript has had some incremental improvements over time, its forms have always been -- under the hood -- relatively ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. script is client dependent one while smartform is client independent.&lt;/P&gt;&lt;P&gt;2. In scripts we have to write print program while in smart forms it is not necessary.&lt;/P&gt;&lt;P&gt;3. In scripts we can print background logo while in smartforms we cant print background logo&lt;/P&gt;&lt;P&gt;4. In scripts we have 99 main windows while in smartforms we have only 1 main window.&lt;/P&gt;&lt;P&gt;5. In scripts we should write paragraph format otherwise we cant execute program while in smartforms no need to create paragraph formats .&lt;/P&gt;&lt;P&gt;6. In scripts we can print the text in only two character formats.&lt;/P&gt;&lt;P&gt;while in smartforms we can do with more.&lt;/P&gt;&lt;P&gt;7. In scripts we dont have line types while in smartforms we have linetypes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also refer&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3000244"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2171545"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3139710"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the main diffarences between smart form and script form are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) smart forms are clinent independent where as scripts are client dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) smart form require half the time to create and maintain forms compare with&lt;/P&gt;&lt;P&gt;script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) smart forms provide multiple page formats where as in script not possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) smart forms exisist without main window also where as in script not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) smart form is entairely graphical user interface comapre with script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) labeling is not possible in smart form where as it is possible in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) smart form genarate function module whenver it activate where as script &lt;/P&gt;&lt;P&gt;doesn't genarate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; smart form can easily web publishing using the genarated XML output compare &lt;/P&gt;&lt;P&gt;with script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9) using smart forms we can design web forms but bot possible with script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10) we can maintain background graphics in smartform wher as in script not &lt;/P&gt;&lt;P&gt;possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11) in smart form we use transaction codes SMARTFORM for designing FORM &lt;/P&gt;&lt;P&gt;and SMARTSTYLES to create differnt styles of text, where as in script we &lt;/P&gt;&lt;P&gt;use SE71 for form painter and SE72 for different styles of text and font.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12) we can migrate script to smart form vice-versa is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Swamy Kunche&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 08:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974008#M949186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T08:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: differance between samrtforms and sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974009#M949187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Did you search in the forum ?there are lot of theards are availble &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=12975017&amp;amp;messageID=4806584" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=12975017&amp;amp;messageID=4806584&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 08:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974009#M949187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T08:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: differance between samrtforms and sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974010#M949188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are adantages which we have in smart forms when compared to scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am listing the differnces which were not specified above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The adaption of forms is supported to a large extent by graphic tools for layout and logic, so that no programming knowledge is necessary (at least 90% of all adjustments). Therefore, power user forms can also make configurations for your business processes with data from an SAP system. Consultants are only required in special cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Displaying table structures (dynamic framing of texts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Output of background graphics, for form design in particular the use of templates which were scanned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Colored output of texts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. User-friendly and integrated Form Painter for the graphical design of forms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Graphical Table Painter for drawing tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Reusing Font and paragraph formats in forms (Smart Styles)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Data interface in XML format (XML for Smart Forms, in short XSF)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Form translation is supported by standard translation tools&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. Flexible reuse of text modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11. HTML output of forms (Basis release 6.10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. Interactive Web forms with input fields, pushbuttons, radio buttons, etc. (Basis-Release 6.10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With these advantages it has almost replaced the scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for SAP standard programs  such as invoices etc scripts are used.So a knowledge of scripts is necessary for changing or formatting such standard scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 08:56:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differance-between-samrtforms-and-sapscript/m-p/3974010#M949188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T08:56:48Z</dc:date>
    </item>
  </channel>
</rss>

