<?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 diff between scripts and smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598746#M268850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Pl tell me the differences between sap script and smartforms.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2006 06:12:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-18T06:12:33Z</dc:date>
    <item>
      <title>diff between scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598746#M268850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Pl tell me the differences between sap script and smartforms.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 06:12:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598746#M268850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T06:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: diff between scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598747#M268851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi aafaqhusain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Script&lt;/P&gt;&lt;P&gt;1.Client Dependent&lt;/P&gt;&lt;P&gt;2. Multiple page formatting is not possible&lt;/P&gt;&lt;P&gt;3. 2 Componets(Print program and LAyoutset)&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. Multiple page formatting is not possible&lt;/P&gt;&lt;P&gt;3. 3 Componets(Print program, Function module and Layoutset)&lt;/P&gt;&lt;P&gt;whenver u activate a smartform it will create a smartforms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some practical differences are :&lt;/P&gt;&lt;P&gt;*One main difference which is&lt;/P&gt;&lt;P&gt;visibility in the report is TABLES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(in sapscript we cannot design MATRIX like tables,&lt;/P&gt;&lt;P&gt;having grid lines,but in smartforms, it is much possible to design tables, having grid lines, color just&lt;/P&gt;&lt;P&gt;like excel table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) sapscript requires&lt;/P&gt;&lt;P&gt;- driver program (se38 program)&lt;/P&gt;&lt;P&gt;- layout (se71 layout)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;smartforms just require&lt;/P&gt;&lt;P&gt;smartform, &lt;/P&gt;&lt;P&gt;(and a program is just required for selection screen purpose)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) the logic of printing (ie. sequence, flow) is CONTROLLED BY drier program,in case of sapscript.&lt;/P&gt;&lt;P&gt;where as in smartform, it is inbuilt using TABLES element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) In sapscript we cannot write our own logic for printing.&lt;/P&gt;&lt;P&gt;where as in smartform,&lt;/P&gt;&lt;P&gt;we can write our own logic for pritning.(we can even write SELECT Statements, DATA statements,and many program lines + logic to suit our requirements)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Which we have to use &lt;/P&gt;&lt;P&gt;If we are copying some standard sapscript,&lt;/P&gt;&lt;P&gt;then we have to go for sapscript only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can use both. but practically smartforms is easier to&lt;/P&gt;&lt;P&gt;develop.&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;amit mittal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 06:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598747#M268851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T06:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: diff between scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598748#M268852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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 &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;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 06:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598748#M268852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T06:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: diff between scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598749#M268853</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;For more information on the difference between SAPscript &amp;amp; smarform, &lt;/P&gt;&lt;P&gt;kindly check the following links:&lt;/P&gt;&lt;P&gt;&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;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2569203"&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="2171665"&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="2045673"&gt;&lt;/A&gt;&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;best regards,&lt;/P&gt;&lt;P&gt;Thangesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 06:19:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598749#M268853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T06:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: diff between scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598750#M268854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;reward points for all the useful answers&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 10:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598750#M268854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T10:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: diff between scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598751#M268855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Difference with SMARTFORMS vs. SapScript(SE71)The Following are the differences :-·	a) Multiple page formats are possible in smartforms which is not the case in SAPScripts·	b) It is possible to have a smartform without a main window .·	c) Labels cannot be created in smartforms.·	d) Routines can be written in smartforms tool.·	e) Smartforms generates a function module when activatedShared lockShared locks (or read locks) allow you to prevent data from being changed while you are reading it. They prevent other programs from setting an exclusive lock (write lock) to change the object. It does not, however, prevent other programs from setting further read locks. Exclusive lockExclusive locks (or write locks) allow you to prevent data from being changed while you are changing it yourself. An exclusive lock, as its name suggests, locks an application object for exclusive use by the program that sets it. No other program can then set either a shared lock or an exclusive lock for the same application object.Lock DurationWhen you set a lock, you should bear in mind that if it remains set for a long time, the availability of the object to other transactions is reduced. Whether or not this is acceptable depends on the nature of the task your program is performing.Remember in particular that setting too many shared locks without good reason can have a considerable effect on programs that work with database tables. If several programs running concurrently all set a shared lock for the same application object in the system, it can make it almost impossible to set an exclusive lock, since the program that needs to set that lock will be unable to find any time when there are no locks at all set for that object. Conversely, a single exclusive lock prevents all other programs from reading the locked object.At the end of an SAP LUW, you should release all locks. This either happens automatically during the database update, or explicitly, when you call the corresponding dequeue function module. Locks that are not linked to a database update are released at the end of the SAP transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 10:39:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598751#M268855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T10:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: diff between scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598752#M268856</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; You can convert a sapscript to a smartform by migration.&lt;/P&gt;&lt;P&gt;Utilities--&amp;gt;Migrate SAPscript form&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 04:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598752#M268856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T04:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: diff between scripts and smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598753#M268857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 12:23:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-scripts-and-smartforms/m-p/1598753#M268857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T12:23:56Z</dc:date>
    </item>
  </channel>
</rss>

