<?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 sap script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531812#M574147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is main diff bt script and smart forms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2007 08:29:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-11T08:29:00Z</dc:date>
    <item>
      <title>sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531812#M574147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is main diff bt script and smart forms&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 08:29:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531812#M574147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T08:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531813#M574148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easily explained;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on 'Search forums' above&lt;/P&gt;&lt;P&gt;Enter search terms 'difference between SAPscript and smartforms'&lt;/P&gt;&lt;P&gt;Change the category to 'Form printing'&lt;/P&gt;&lt;P&gt;Click search&lt;/P&gt;&lt;P&gt;Read the other answers given to this question already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 08:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531813#M574148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T08:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531814#M574149</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;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;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 08:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531814#M574149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T08:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531815#M574150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Scripts are client-dependent but SF are client Independent&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward  points if it is usefull....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 09:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531815#M574150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T09:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531816#M574151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See    Savita    all  others  including  myself   we  are also   answering for your Question   ....    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't   give  points  to  your friend are else  other user id of yours  .... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for today  itself   you have  give  7 tens to  this  user .... &amp;lt;b&amp;gt;Lakshmi vutpala&amp;lt;/b&amp;gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and  i can  see the  answers  of all ......  which is correct and  which  is partial ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;be aware  of the SDN there is  traking  of the users   and   mainly the   points of   10 awarded  answer  are  reveied   by the SDN Community  ....&amp;lt;/b&amp;gt;&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;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 09:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531816#M574151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T09:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531817#M574152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry girish if u felt like this but what i found i replied and thanks for answering me please keep answering me i will definetely award the apropriiete answer .thanks a lot once again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2531817#M574152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T10:54:10Z</dc:date>
    </item>
  </channel>
</rss>

