<?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: reg sap scripts., in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178947#M463069</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;SAP Scripts are client dependant forms for creating invoices,PO's etc.&lt;/P&gt;&lt;P&gt;scripts easy material&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/sap_script_made_easy.html" target="test_blank"&gt;http://www.allsaplinks.com/sap_script_made_easy.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spool is u can say a memory area where all ur outputs are placed.&lt;/P&gt;&lt;P&gt;e.g. if u want to take a print of any form from SAP, then it will create a spool request in which a unique number will be assigned to ur print and it will be sent to Printer. The Spool requests can be viewed using transaction SP01.&lt;/P&gt;&lt;P&gt;Chk this link for more details:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7a5f4061-0a01-0010-c9bc-a4e4cb100438#q-3" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7a5f4061-0a01-0010-c9bc-a4e4cb100438#q-3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;RSTXPDFT4, Check this program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2007 06:45:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-04T06:45:02Z</dc:date>
    <item>
      <title>reg sap scripts.,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178945#M463067</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I am new to Sap scripts , i need explanation about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is &amp;lt;b&amp;gt;sap scripts&amp;lt;/b&amp;gt;?&lt;/P&gt;&lt;P&gt;What is the relationship of sap script with &amp;lt;b&amp;gt;output types&amp;lt;/b&amp;gt;? &lt;/P&gt;&lt;P&gt;what is &amp;lt;b&amp;gt;spool&amp;lt;/b&amp;gt; and its relationship with sap scripts?&lt;/P&gt;&lt;P&gt;What is the relationship between &amp;lt;b&amp;gt;presentation server - app ser-db server&amp;lt;/b&amp;gt; with sapscript and spool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am totally confused plzzz explain?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 06:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178945#M463067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T06:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: reg sap scripts.,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178946#M463068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kannan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP script is a format used for printing forms and text management in SAP system. &lt;/P&gt;&lt;P&gt;Sap script is client dependent. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can print the SAP Script form as print out, telex, Fax or EMAIL the form using Output types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spool is used to print the form as print out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 06:45:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178946#M463068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T06:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: reg sap scripts.,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178947#M463069</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;SAP Scripts are client dependant forms for creating invoices,PO's etc.&lt;/P&gt;&lt;P&gt;scripts easy material&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/sap_script_made_easy.html" target="test_blank"&gt;http://www.allsaplinks.com/sap_script_made_easy.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spool is u can say a memory area where all ur outputs are placed.&lt;/P&gt;&lt;P&gt;e.g. if u want to take a print of any form from SAP, then it will create a spool request in which a unique number will be assigned to ur print and it will be sent to Printer. The Spool requests can be viewed using transaction SP01.&lt;/P&gt;&lt;P&gt;Chk this link for more details:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7a5f4061-0a01-0010-c9bc-a4e4cb100438#q-3" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7a5f4061-0a01-0010-c9bc-a4e4cb100438#q-3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;RSTXPDFT4, Check this program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 06:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178947#M463069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T06:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: reg sap scripts.,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178948#M463070</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; Refer this link for SAP Script&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=2424814&amp;amp;messageID=3298896" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=2424814&amp;amp;messageID=3298896&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;relationship of sap script with output types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=2424826&amp;amp;messageID=3084191" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=2424826&amp;amp;messageID=3084191&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;Reward points if useful..&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;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 06:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178948#M463070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T06:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: reg sap scripts.,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178949#M463071</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;&lt;/P&gt;&lt;P&gt;SAPScripts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf" target="test_blank"&gt;http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf" target="test_blank"&gt;http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf" target="test_blank"&gt;http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf" target="test_blank"&gt;http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf" target="test_blank"&gt;http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esnips.com/doc/b57e8989-ccf0-40d0-8992-8183be831030/sapscript-how-to-calculate-totals-and-subtotals.htm" target="test_blank"&gt;http://esnips.com/doc/b57e8989-ccf0-40d0-8992-8183be831030/sapscript-how-to-calculate-totals-and-subtotals.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP SCRIPT FIELDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/8033ea454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/8033ea454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scripts easy material&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/sap_script_made_easy.html" target="test_blank"&gt;http://www.allsaplinks.com/sap_script_made_easy.html&lt;/A&gt; &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>Fri, 04 May 2007 06:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sap-scripts/m-p/2178949#M463071</guid>
      <dc:creator>former_member673464</dc:creator>
      <dc:date>2007-05-04T06:45:40Z</dc:date>
    </item>
  </channel>
</rss>

