<?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: scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250231#M486285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There a very basic difference between Reports &amp;amp; SAP SCRIPTS. &lt;/P&gt;&lt;P&gt;1. SAP SCRIPT is meant for printing documents as per the specifications of page etc. SMARTFORMS, SAPSCRIPTS are mainly used for displaying output which will be required to printed. &lt;/P&gt;&lt;P&gt;SAPSCRIPT &amp;amp; SMARTFORMS as tools have all features for page setup while designing the output, whereas Report doesn't have such feature. In Reports, one has to program the output screen and there is no tool available to design the output framework. &lt;/P&gt;&lt;P&gt;2. Reports are not meant for basically printing. Report is to generate a output as per the business logic and then if needed get this output downloaded into excel or txt file on desk for further analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your query,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS If the answer solves your query, plz close the thread by rewarding each reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2007 05:21:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-15T05:21:39Z</dc:date>
    <item>
      <title>scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250228#M486282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the main difference between the sap scripts  and reports? by using reports also we can make the business documents ? so why we  are using scripts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 05:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250228#M486282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T05:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250229#M486283</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;  In reports we cannot change the size of the text and type of font .But in case of scripts we can define our own type of font size and type .When it comes to displaying texts in different boxes it is very easy compared to the report in scripts.&lt;/P&gt;&lt;P&gt;You cannot have barcodes in the reports but you can have it in case of scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;veeresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 05:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250229#M486283</guid>
      <dc:creator>former_member673464</dc:creator>
      <dc:date>2007-05-15T05:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250230#M486284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sandya,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In reports we cannot add logos..The main thing is reports are used for internal purposes..we cannot print anything..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: if u want to see any invoice means u want to print that bill...so we go for sapscripts..report is just to view..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Zeemamanoj..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 05:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250230#M486284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T05:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250231#M486285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There a very basic difference between Reports &amp;amp; SAP SCRIPTS. &lt;/P&gt;&lt;P&gt;1. SAP SCRIPT is meant for printing documents as per the specifications of page etc. SMARTFORMS, SAPSCRIPTS are mainly used for displaying output which will be required to printed. &lt;/P&gt;&lt;P&gt;SAPSCRIPT &amp;amp; SMARTFORMS as tools have all features for page setup while designing the output, whereas Report doesn't have such feature. In Reports, one has to program the output screen and there is no tool available to design the output framework. &lt;/P&gt;&lt;P&gt;2. Reports are not meant for basically printing. Report is to generate a output as per the business logic and then if needed get this output downloaded into excel or txt file on desk for further analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your query,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS If the answer solves your query, plz close the thread by rewarding each reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 05:21:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250231#M486285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T05:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250232#M486286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Sandya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         One of the difference b/n Reports and sap scripts is,Reports are for the pupose of inernally and scripts are for the purpose of external(business parners).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard system come with all the standard sapscripts for you to print invoices, delivery orders or sales order etc.  You can further enhance the form with SAPscripts which is the standard SAP form design tools for user to developed customized form printing format such as purchase orders, invoices, checks, labels.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the combination of third party barcode software (barcode.dll) or printer with bardimm, you can print barcode directly using SAP scripts.To create SAPscipts goto tcode : SE71 .Once your SAPscripts are created, you have to used an abap program to called the sapscripts form. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPScript Important Programs: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some useful programs for SAPSCRIPT development/search ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXFCAT  -  Program to find out SAP Scirpt names (Search Program) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXCDM1 -  SAPscript: Sample Program for Form Printing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXCNVR -   Converting SAPscript standard text to RAW format (ASCII) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXCPDF   -  Routines for Converting OTF Format to PDF Format &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXDBUG   - Activate/Deactivate Form Debugger &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXFCAT    - Find Forms &lt;/P&gt;&lt;P&gt;RSTXFCPY    - Copy Forms Between Clients &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXFCOM  - Comparison of Two Forms &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXFCON   - SAPscript: Conversion of Page Format for Forms &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXFINF     - Comprehensive Information about a Specific Form &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXHTML   - Conversion of SAPscript Texts (ITF) to HTML &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXICON    - List of SAP icons and their names and SAP numbers &amp;lt;xxxxx&amp;gt; &lt;/P&gt;&lt;P&gt;RSTXSYMB   - List of SAP symbols and their names as well as &amp;lt;xxxxx&amp;gt; SAP number &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXR3TR     - Transport Program For SAPscript Transport Objects &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXSCAT    - Find Styles &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXSF01     - TrueType font installation for SAPscript/SmartForms &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSTXTCAT    - Find Standard Texts &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For SAP Scripts go to the bellow link,it is useful to you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/articles/SAPscript_Introduction.asp" target="test_blank"&gt;http://www.thespot4sap.com/articles/SAPscript_Introduction.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt; Gopinathan.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 05:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250232#M486286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T05:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250233#M486287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandya,&lt;/P&gt;&lt;P&gt; Let me share my points with you. &lt;/P&gt;&lt;P&gt;what is the main difference between the sap scripts and reports?&lt;/P&gt;&lt;P&gt;A: Difference is script is intigration toll and report is user defined.&lt;/P&gt;&lt;P&gt;Some types of templetes can be designed through script but not possible throguh reports.&lt;/P&gt;&lt;P&gt;so why we are using scripts?&lt;/P&gt;&lt;P&gt;A: As i mentioned above some type of templetes is very very difficult through reports, suppose if u want to develop dunningletter it is very difficult to develop throguh reports only. &lt;/P&gt;&lt;P&gt;Hope this helps you. Reply for queries, shall post the updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.  &lt;/P&gt;&lt;P&gt;Kumar. .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 05:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250233#M486287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T05:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250234#M486288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 05:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/2250234#M486288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T05:37:23Z</dc:date>
    </item>
  </channel>
</rss>

