<?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 SAP Script pool and email in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470464#M834207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have program which is processing 3 scripts and all are included in the same spool, now my requirement is, I want to send only 1st script as email attachment. How can I seperate only this script to send it a email to customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2008 03:08:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-28T03:08:54Z</dc:date>
    <item>
      <title>SAP Script pool and email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470464#M834207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have program which is processing 3 scripts and all are included in the same spool, now my requirement is, I want to send only 1st script as email attachment. How can I seperate only this script to send it a email to customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 03:08:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470464#M834207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T03:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script pool and email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470465#M834208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shreekant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF they are the part of the single spool then I don't think you can separate them. See if you can download them into different spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 03:50:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470465#M834208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T03:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script pool and email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470466#M834209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;       Try sending attachment having scripts in different spool. I dont think u can send a single script from a spool with has 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 04:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470466#M834209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T04:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script pool and email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470467#M834210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now seperated the spool, in one spool I have 2 scripts and in another spool I have the script which I need to send email as pdf attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For this I used FM:GET_JOB_RUNTIME_INFO to get the spoolid.&lt;/P&gt;&lt;P&gt;2. I used FM:CONVERT_OTFSPOOLJOB_2_PDF for converting spool to pdf format.&lt;/P&gt;&lt;P&gt;3. How to send this pdf as email?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. help me.. I have gone through some threads in sdn, but not able to understand properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 07:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470467#M834210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T07:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script pool and email</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470468#M834211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using FM &lt;STRONG&gt;SO_DOCUMENT_SEND_API1&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 14:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-pool-and-email/m-p/3470468#M834211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T14:53:16Z</dc:date>
    </item>
  </channel>
</rss>

