<?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: Generating same SApScript output to different output methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063191#M92489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can generate a spool first and then send that spool to wherever you want you can send either to email or printer or fax in the driver program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2005 05:43:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-17T05:43:33Z</dc:date>
    <item>
      <title>Generating same SApScript output to different output methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063190#M92488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me whether it's possible to generate different out methods using the same SAPScript output. if so how to do it ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e : e-mail &amp;amp; printer or fax &amp;amp; printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dhanushka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2005 05:35:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063190#M92488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-17T05:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Generating same SApScript output to different output methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063191#M92489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can generate a spool first and then send that spool to wherever you want you can send either to email or printer or fax in the driver program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2005 05:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063191#M92489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-17T05:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Generating same SApScript output to different output methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063192#M92490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Check out in NACE transaction.You can assign different mediums(eg Fax,Printer) to the same output type.Hope this helps.Please reward points if it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2005 09:44:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063192#M92490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-17T09:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Generating same SApScript output to different output methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063193#M92491</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;Is there a BAPI to send the spool request as an e-mail or fax. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the sequence of events: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generating of the spool request is done using the open_form right. Once the form is closed get the spool id and send it by e-mail or fax ???.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this correct &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dhanushka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2005 07:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-same-sapscript-output-to-different-output-methods/m-p/1063193#M92491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-21T07:00:26Z</dc:date>
    </item>
  </channel>
</rss>

