<?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: def scriptf&amp;smatform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909717#M378774</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;Scripts:&lt;/P&gt;&lt;P&gt;1. Client dependent.&lt;/P&gt;&lt;P&gt;2. Scripts can be migrated to smartforms.&lt;/P&gt;&lt;P&gt;3. Data retrival is possible only through perform statment.&lt;/P&gt;&lt;P&gt;4. No logical conditions other than IF can't be written in scripts.&lt;/P&gt;&lt;P&gt;5. Not GUI friendly.&lt;/P&gt;&lt;P&gt;6. Can't attach URL in the scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smartforms:&lt;/P&gt;&lt;P&gt;1. Client Independent.&lt;/P&gt;&lt;P&gt;2. Smartforms can't be migrated to scripts.&lt;/P&gt;&lt;P&gt;3. Data retirval is possible through program lines.&lt;/P&gt;&lt;P&gt;4. Any logical conditions can be done.&lt;/P&gt;&lt;P&gt;5. GUI friendly&lt;/P&gt;&lt;P&gt;6. Can attach URL in the smartforms.&lt;/P&gt;&lt;P&gt;7. Smartforms can be taken in XML format.&lt;/P&gt;&lt;P&gt;8. Constants tables concept is available -- TEMPLATES.&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;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2007 08:25:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-01T08:25:42Z</dc:date>
    <item>
      <title>def scriptf&amp;smatform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909714#M378771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;what is deference bw smatforms and scripts?&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;gangireddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:12:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909714#M378771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T08:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: def scriptf&amp;smatform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909715#M378772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a very generic question . Just search the forum. YOu will find lots of threads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909715#M378772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T08:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: def scriptf&amp;smatform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909716#M378773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Smartforms.&lt;/P&gt;&lt;P&gt;Multiple page formats possible in smartform&lt;/P&gt;&lt;P&gt;Main window may not be there in smartform&lt;/P&gt;&lt;P&gt;Labels cannot be created  in smartform ( disadvantage)&lt;/P&gt;&lt;P&gt;Routines can be written in smartforms&lt;/P&gt;&lt;P&gt;Smartform creates a function module when activated&lt;/P&gt;&lt;P&gt;web services can be accessed through smartforms&lt;/P&gt;&lt;P&gt;Texts of differnrent colours is possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sapscripts:&lt;/P&gt;&lt;P&gt; Main window must be pesent in sapscript&lt;/P&gt;&lt;P&gt; web services cannoy be accessed through sapscripts&lt;/P&gt;&lt;P&gt; Texts of differrent colours is not possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909716#M378773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T08:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: def scriptf&amp;smatform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909717#M378774</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;Scripts:&lt;/P&gt;&lt;P&gt;1. Client dependent.&lt;/P&gt;&lt;P&gt;2. Scripts can be migrated to smartforms.&lt;/P&gt;&lt;P&gt;3. Data retrival is possible only through perform statment.&lt;/P&gt;&lt;P&gt;4. No logical conditions other than IF can't be written in scripts.&lt;/P&gt;&lt;P&gt;5. Not GUI friendly.&lt;/P&gt;&lt;P&gt;6. Can't attach URL in the scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smartforms:&lt;/P&gt;&lt;P&gt;1. Client Independent.&lt;/P&gt;&lt;P&gt;2. Smartforms can't be migrated to scripts.&lt;/P&gt;&lt;P&gt;3. Data retirval is possible through program lines.&lt;/P&gt;&lt;P&gt;4. Any logical conditions can be done.&lt;/P&gt;&lt;P&gt;5. GUI friendly&lt;/P&gt;&lt;P&gt;6. Can attach URL in the smartforms.&lt;/P&gt;&lt;P&gt;7. Smartforms can be taken in XML format.&lt;/P&gt;&lt;P&gt;8. Constants tables concept is available -- TEMPLATES.&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;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909717#M378774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T08:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: def scriptf&amp;smatform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909718#M378775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Smartforms.&lt;/P&gt;&lt;P&gt;Smartforms are client independent.&lt;/P&gt;&lt;P&gt;Multiple page formats possible in smartform&lt;/P&gt;&lt;P&gt;Main window may not be there in smartform&lt;/P&gt;&lt;P&gt;Labels cannot be created in smartform ( disadvantage)&lt;/P&gt;&lt;P&gt;Routines can be written in smartforms&lt;/P&gt;&lt;P&gt;Smartform creates a function module when activated&lt;/P&gt;&lt;P&gt;web services can be accessed through smartforms&lt;/P&gt;&lt;P&gt;Texts of differnrent colours is possible&lt;/P&gt;&lt;P&gt;There is loop and endloop concept.&lt;/P&gt;&lt;P&gt;There is exterrnally function module dynamically created.&lt;/P&gt;&lt;P&gt;Background picture it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sapscripts:&lt;/P&gt;&lt;P&gt;Scriipts are client dependent.&lt;/P&gt;&lt;P&gt;Main window must be pesent in sapscript&lt;/P&gt;&lt;P&gt;web services cannoy be accessed through sapscripts&lt;/P&gt;&lt;P&gt;Texts of differrent colours is not possible &lt;/P&gt;&lt;P&gt;There is no loop and endloop concept.&lt;/P&gt;&lt;P&gt;There is no concept of dynamically function module will called.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:36:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909718#M378775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T08:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: def scriptf&amp;smatform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909719#M378776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&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;Also a SAPscript form can be migrated to Smartform. A SAPscript form can be migrated into a Smart Form or convert a SAPscript style into a Smart Style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When converting a SAPscript style into a Smart Style, the system converts all paragraph and character formats with all their properties and attributes without any changes. Thus you can use the converted Smart Style without making any adaptations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When migrating a SAPscript form into a Smart Form, the system executes the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;It copies the language attributes and the output options.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;It migrates the layout information including pages, windows, and their attributes and positions on the page.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;It copies the texts in the form.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;It displays the fields (SAPscript notation: program symbols) in the texts.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;It converts the SAPscript commands (such as NEW-PAGE or IF&amp;#133;ENDIF) to comment lines and displays them in the texts.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the migration, you have a template that you can enhance and modify according to your needs. Adapt the form logic by specifying the commands which the system converted to comment lines.&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;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;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;check out this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/sap-smart-forms.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/sap-smart-forms.htm&lt;/A&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;check these...&lt;/P&gt;&lt;P&gt;/message/633920#633920 &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="1477724"&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="732026"&gt;&lt;/A&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;Take a look at &lt;A href="http://www.sapgenie.com/abap/smartforms_sapscript.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/smartforms_sapscript.htm&lt;/A&gt; and &lt;A href="http://www.sap-img.com/smartforms/smartform-sapscripts.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smartform-sapscripts.htm&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLS: AWARD POINTS IF USEFUL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909719#M378776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T08:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: def scriptf&amp;smatform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909720#M378777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;smartforms: main window is not compulsory in smartform.&lt;/P&gt;&lt;P&gt;we can use multiple page formats in the smart form&lt;/P&gt;&lt;P&gt;function module is generated automatically when u execute a smart form.&lt;/P&gt;&lt;P&gt;easy to develop and more chances for reusability.&lt;/P&gt;&lt;P&gt;barcoding option is not present in smartforms but we can use smart styles for barcoding in smart forms.&lt;/P&gt;&lt;P&gt;scripts: main window is complsory in scripts&lt;/P&gt;&lt;P&gt;we need to use one format through out the script &lt;/P&gt;&lt;P&gt;no function module is generated.&lt;/P&gt;&lt;P&gt;barcoding option is there in scripts and easy to use also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r clear with the concept please reward it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:45:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909720#M378777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T08:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: def scriptf&amp;smatform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909721#M378778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi janibalet ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u explain what is label concept in scripts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/def-scriptf-smatform/m-p/1909721#M378778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T08:48:48Z</dc:date>
    </item>
  </channel>
</rss>

