<?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: SAPSCRIPT vs. Smartforms? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210988#M133455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;  SMARTFORMS is always better to use than SAPScript..&lt;/P&gt;&lt;P&gt;1. In smartforms every thing is in a DRAG and DROP format.&lt;/P&gt;&lt;P&gt;  Once and when you declare a variable it is available for dragging..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. the time taken to design and format .. i'll say is around 75% less than designing a SAPScript..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. you can encapsulate the entire code in SMARTform itself and run it from there even without any driver pgm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. In addition to SMARTFORMS , SMARTSTYLES is a txn. used to create styles.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Mar 2006 15:39:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-13T15:39:49Z</dc:date>
    <item>
      <title>SAPSCRIPT vs. Smartforms?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210982#M133449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing my first SAPSCRIPT program which will be an invoice created from an ASN that will be used as a backup invoice that will be sent to the customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 questions: &lt;/P&gt;&lt;P&gt;What exactly is the difference between SAPSCRIPT and SMARTFORMS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the determining factors in choosing one over the other?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the transaction for SAPSCRIPT is SE71 but what is the transaction for SmartForms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank-You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 15:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210982#M133449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T15:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT vs. Smartforms?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210983#M133450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;  Smartforms is a smarter way of text processing in SAP.&lt;/P&gt;&lt;P&gt;Whatever that can be done in sapscripts , can be done better in smartforms. and the determining factor hence is just a knowledge of smartforms.&lt;/P&gt;&lt;P&gt;t code for smartforms is 'smartforms'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read more here:&lt;/P&gt;&lt;P&gt;/message/635740#635740 &lt;B&gt;[original link is broken]&lt;/B&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="318673"&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="858146"&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="507592"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 15:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210983#M133450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T15:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT vs. Smartforms?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210984#M133451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TX. for &amp;lt;b&amp;gt;SMARTFORMS&amp;lt;/b&amp;gt;...is...&amp;lt;b&amp;gt;SMARTFORM&amp;lt;/b&amp;gt; -:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually &amp;lt;b&amp;gt;SMARTFORMS&amp;lt;/b&amp;gt; are a superset of &amp;lt;b&amp;gt;SapScript&amp;lt;/b&amp;gt; and is supposed to be better and faster...But...I like &amp;lt;b&amp;gt;SapScript&amp;lt;/b&amp;gt; the most -;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You better try to learn both, and make your own decision.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 15:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210984#M133451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T15:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT vs. Smartforms?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210985#M133452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction for Smartforms is ... SMARTFORMS   so simple &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smartforms is the replace of the SAPScript, so it's better to turn now in Smartforms. If you know and understand SAPScript that will be easy. Smartforms is more friendly than SapScript. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the most important things is the calling program in smartforms is so simple ! Have a look to the example SF_EXAMPLE_01 (02, 03).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 15:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210985#M133452</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-03-13T15:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT vs. Smartforms?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210986#M133453</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 check this links and they will describe the differences:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://www.sap-img.com/smartforms/smartform-sapscripts.htm"&amp;gt;Script vs Smartforms 1&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://www.sapgenie.com/abap/smartforms_sapscript.htm"&amp;gt;script vs Samrtforms  2&amp;lt;/a&amp;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;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 15:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210986#M133453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T15:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT vs. Smartforms?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210987#M133454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually there are many difference between both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction code for Smartforms is : smartforms&lt;/P&gt;&lt;P&gt;Difference:&lt;/P&gt;&lt;P&gt;-&amp;gt; Creating and Maintaing smartforms requiring half the time.&lt;/P&gt;&lt;P&gt;-&amp;gt; Web publishing possible as XML output is possible&lt;/P&gt;&lt;P&gt;-&amp;gt; Has only one main window&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 15:31:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210987#M133454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T15:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT vs. Smartforms?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210988#M133455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;  SMARTFORMS is always better to use than SAPScript..&lt;/P&gt;&lt;P&gt;1. In smartforms every thing is in a DRAG and DROP format.&lt;/P&gt;&lt;P&gt;  Once and when you declare a variable it is available for dragging..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. the time taken to design and format .. i'll say is around 75% less than designing a SAPScript..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. you can encapsulate the entire code in SMARTform itself and run it from there even without any driver pgm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. In addition to SMARTFORMS , SMARTSTYLES is a txn. used to create styles.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2006 15:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-vs-smartforms/m-p/1210988#M133455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-13T15:39:49Z</dc:date>
    </item>
  </channel>
</rss>

