<?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: difference between sap scripts and smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466409#M833107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;The Following are the differences :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Multiple page formats are possible in smartforms which is not the case in SAPScripts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) It is possible to have a smartform without a main window . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) Labels cannot be created in smartforms. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d) Routines can be written in smartforms tool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e) Smartforms generates a function module when activated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Contributed by : SAP ABAP/4 Programming, Basis Administration, Configuration Hints and Tips &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;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f) Unlike sapscripts (RSTXSCRP), you cannot upload/download Smartform to your local harddisk.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was said that it was provided in CRM 3.0 version, but not available in R/3.  You can download smartforms into Local PC in a XML format.  In the same way you can upload this XML format into Smartform.  From the smartform editor itself you can call download option, if you are working in CRM 3.0 environment.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In R3 also, you can download into XML format. However, it's not sure about uploading. Refer to the program 'SF_XSF_DEMO'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.7 Enterprise, other have seen this utlity which is completey missing in 4.6c. There is functionality to downlaod a complete form or only a particular node. (Utilities -&amp;gt; Download form). It will create a XML file and save it in the hard disk.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For others, if you want to download/upload the Smartforms source, you will need the help from the Basis people.  What you can do is to create a Transport and then FTP down to your local harddisk.   When you need the Smartform source in another system, you have FTP up the Smartforms file back to the SAP server.  Finally, the Basis team, will tp it into your system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g) The protect and endprotect command in sapscript doesn't work with smartforms. For example on a invoice: First data of position no 80. is printed on page one, other data of position no 80 is printed on page 2. And there's nothing you can do about it.  Actually, there is something you can do about it.  By using a folder node and checking the 'protect' checkbox, everything in that folder will be page protected.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i) The main difference is that SAP script is client-dependant, while smartform is independent. Also there are some advanced and intreractive features available in smartforms. &lt;/P&gt;&lt;P&gt;You can use an External subroutine-call in sapscript editor like: &lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;  /: perform &amp;lt;form_name&amp;gt; in program &amp;lt;program_name&amp;gt; &lt;/P&gt;&lt;P&gt;  /: using &amp;lt;var1&amp;gt; &lt;/P&gt;&lt;P&gt;  /: using &amp;lt;var2&amp;gt; &lt;/P&gt;&lt;P&gt;  . &lt;/P&gt;&lt;P&gt;  . &lt;/P&gt;&lt;P&gt;  /: changing &amp;lt;return1&amp;gt; &lt;/P&gt;&lt;P&gt;  /: changing &amp;lt;return2&amp;gt; &lt;/P&gt;&lt;P&gt;  /:endperform&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2008 06:33:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-12T06:33:31Z</dc:date>
    <item>
      <title>difference between sap scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466405#M833103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  what is the difference between sap scripts and smartforms ? if smartforms has advantages over sap script then why we are still using smaretforms?&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, 12 Mar 2008 06:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466405#M833103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sap scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466406#M833104</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;The Following are the differences :- &lt;/P&gt;&lt;P&gt;a) Multiple page formats are possible in smartforms which is not the case in SAPScripts &lt;/P&gt;&lt;P&gt;b) It is possible to have a smartform without a main window . &lt;/P&gt;&lt;P&gt;c) Labels cannot be created in smartforms. &lt;/P&gt;&lt;P&gt;d) Routines can be written in smartforms tool. &lt;/P&gt;&lt;P&gt;e) Smartforms generates a function module when activated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466406#M833104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sap scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466407#M833105</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;smartforms are advantageous than scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;deferences:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;see this thread&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="1357462"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:30:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466407#M833105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sap scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466408#M833106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPScript is client dependent where as Smartforms are not&lt;/P&gt;&lt;P&gt;SAPScript is Language dependent where as Smartforms are not.&lt;/P&gt;&lt;P&gt;Smartforms are easy to use than SAPScript.&lt;/P&gt;&lt;P&gt;Now we have Interactive Forms which is the latest one.&lt;/P&gt;&lt;P&gt;Try to implement Interactive Forms.&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;Sasidhar Reddy Matli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466408#M833106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sap scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466409#M833107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;The Following are the differences :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Multiple page formats are possible in smartforms which is not the case in SAPScripts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) It is possible to have a smartform without a main window . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) Labels cannot be created in smartforms. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d) Routines can be written in smartforms tool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e) Smartforms generates a function module when activated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Contributed by : SAP ABAP/4 Programming, Basis Administration, Configuration Hints and Tips &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;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f) Unlike sapscripts (RSTXSCRP), you cannot upload/download Smartform to your local harddisk.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was said that it was provided in CRM 3.0 version, but not available in R/3.  You can download smartforms into Local PC in a XML format.  In the same way you can upload this XML format into Smartform.  From the smartform editor itself you can call download option, if you are working in CRM 3.0 environment.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In R3 also, you can download into XML format. However, it's not sure about uploading. Refer to the program 'SF_XSF_DEMO'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.7 Enterprise, other have seen this utlity which is completey missing in 4.6c. There is functionality to downlaod a complete form or only a particular node. (Utilities -&amp;gt; Download form). It will create a XML file and save it in the hard disk.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For others, if you want to download/upload the Smartforms source, you will need the help from the Basis people.  What you can do is to create a Transport and then FTP down to your local harddisk.   When you need the Smartform source in another system, you have FTP up the Smartforms file back to the SAP server.  Finally, the Basis team, will tp it into your system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g) The protect and endprotect command in sapscript doesn't work with smartforms. For example on a invoice: First data of position no 80. is printed on page one, other data of position no 80 is printed on page 2. And there's nothing you can do about it.  Actually, there is something you can do about it.  By using a folder node and checking the 'protect' checkbox, everything in that folder will be page protected.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i) The main difference is that SAP script is client-dependant, while smartform is independent. Also there are some advanced and intreractive features available in smartforms. &lt;/P&gt;&lt;P&gt;You can use an External subroutine-call in sapscript editor like: &lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;  /: perform &amp;lt;form_name&amp;gt; in program &amp;lt;program_name&amp;gt; &lt;/P&gt;&lt;P&gt;  /: using &amp;lt;var1&amp;gt; &lt;/P&gt;&lt;P&gt;  /: using &amp;lt;var2&amp;gt; &lt;/P&gt;&lt;P&gt;  . &lt;/P&gt;&lt;P&gt;  . &lt;/P&gt;&lt;P&gt;  /: changing &amp;lt;return1&amp;gt; &lt;/P&gt;&lt;P&gt;  /: changing &amp;lt;return2&amp;gt; &lt;/P&gt;&lt;P&gt;  /:endperform&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:33:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466409#M833107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sap scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466410#M833108</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;a) Multiple page formats are possible in smartforms which is not the case in SAPScripts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) It is possible to have a smartform without a main window . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) Labels cannot be created in smartforms. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d) Routines can be written in smartforms tool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e) Smartforms generates a function module when activated. &lt;/P&gt;&lt;P&gt; Unlike sapscripts (RSTXSCRP), you cannot upload/download Smartform to your local harddisk.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f)It was said that it was provided in CRM 3.0 version, but not available in R/3.  You can download smartforms into Local PC in a XML format.  In the same way you can upload this XML format into Smartform.  From the smartform editor itself you can call download option, if you are working in CRM 3.0 environment.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In R3 also, you can download into XML format. However, it's not sure about uploading. Refer to the program 'SF_XSF_DEMO'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.7 Enterprise, other have seen this utlity which is completey missing in 4.6c. There is functionality to downlaod a complete form or only a particular node. (Utilities -&amp;gt; Download form). It will create a XML file and save it in the hard disk.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For others, if you want to download/upload the Smartforms source, you will need the help from the Basis people.  What you can do is to create a Transport and then FTP down to your local harddisk.   When you need the Smartform source in another system, you have FTP up the Smartforms file back to the SAP server.  Finally, the Basis team, will tp it into your system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g) The protect and endprotect command in sapscript doesn't work with smartforms. For example on a invoice: First data of position no 80. is printed on page one, other data of position no 80 is printed on page 2. And there's nothing you can do about it.  Actually, there is something you can do about it.  By using a folder node and checking the 'protect' checkbox, everything in that folder will be page protected.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;h) The main difference is that SAP script is client-dependant, while smartform is independent. Also there are some advanced and intreractive features available in smartforms. &lt;/P&gt;&lt;P&gt;You can use an External subroutine-call in sapscript editor like: &lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;  /: perform &amp;lt;form_name&amp;gt; in program &amp;lt;program_name&amp;gt; &lt;/P&gt;&lt;P&gt;  /: using &amp;lt;var1&amp;gt; &lt;/P&gt;&lt;P&gt;  /: using &amp;lt;var2&amp;gt; &lt;/P&gt;&lt;P&gt;  . &lt;/P&gt;&lt;P&gt;  . &lt;/P&gt;&lt;P&gt;  /: changing &amp;lt;return1&amp;gt; &lt;/P&gt;&lt;P&gt;  /: changing &amp;lt;return2&amp;gt; &lt;/P&gt;&lt;P&gt;  /:endperform&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466410#M833108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sap scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466411#M833109</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;These are the main advantages of using the smartforms..&lt;/P&gt;&lt;P&gt;Depending on the requirement we will be using either smartform or sapscripts&lt;/P&gt;&lt;P&gt;Multiple page formats are possible in SmartForms which is not the case in SAPScripts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to have a SmartForm without a main window. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Labels cannot be created in SmartForms. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Routines can be written in SmartForms tool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SmartForms generates a function module when activated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:37:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466411#M833109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sap scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466412#M833110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Differences between Sapscripts and smartforms:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;sap scripts are client dependent&lt;/P&gt;&lt;P&gt;--&amp;gt;background pictures are not possble in sap scripts.&lt;/P&gt;&lt;P&gt;--&amp;gt;multiple pageformats are not possible in sap scripts.&lt;/P&gt;&lt;P&gt;--&amp;gt;main window is mandatory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;smartforms are client independent since they generate a function module after smartform has been activated.&lt;/P&gt;&lt;P&gt;--&amp;gt;background pictures are possible in smartforms.&lt;/P&gt;&lt;P&gt;--&amp;gt;multiple pageformats are possible&lt;/P&gt;&lt;P&gt;-&amp;gt;main window is not mandatory&lt;/P&gt;&lt;P&gt;--&amp;gt;code can be written directly in program lines of Smartform,no need of seperate driver program.&lt;/P&gt;&lt;P&gt;---&amp;gt;less code is written.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vineela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2008 06:58:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-sap-scripts-and-smartforms/m-p/3466412#M833110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-12T06:58:46Z</dc:date>
    </item>
  </channel>
</rss>

