<?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: spool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109783#M105813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I needed my spool in pdf format for downstream processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2005 21:33:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-17T21:33:54Z</dc:date>
    <item>
      <title>spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109781#M105811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to write my report to spool of type OTF. Usually the ABAP program creates spool of type ABAP list. How do I override that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 21:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109781#M105811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T21:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109782#M105812</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;I don't think it's possible, why do you want to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 21:15:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109782#M105812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T21:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109783#M105813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I needed my spool in pdf format for downstream processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 21:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109783#M105813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T21:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109784#M105814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can convert an abap spool in pdf format too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 21:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109784#M105814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T21:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109785#M105815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to skip that in between step and wanted to see if there is a way to directly create a OTF spool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 21:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109785#M105815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T21:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109786#M105816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way that I know of to create an OTF spool is via a SAPscript form.  That would mean that you would have to develop your output as Sapscript.  But I know that there is a way to convert a spool straight to PDF.  Put this in the function module field of SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONV*&lt;STRONG&gt;SPOOL&lt;/STRONG&gt;&lt;STRONG&gt;PDF&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And hit F4.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 21:52:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109786#M105816</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-10-17T21:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109787#M105817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, here it is.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT_ABAPSPOOLJOB_2_PDF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this function module to convert a spool into PDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 21:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109787#M105817</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-10-17T21:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109788#M105818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looked at the convert&lt;STRONG&gt;Pdf&lt;/STRONG&gt; FM.. But the one concern is I need to provide the spool id? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let say I write to a spool in a report program using NEW-PAGE and then using NEW-PAGE print off, I stop writing to spool.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to get the spool id within the same report?  Then I can use that spool id and call this FM.. Is that feasible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2005 22:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109788#M105818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-17T22:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109789#M105819</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;I don't know if it's possible, but you can try this solutions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NEW-PAGE PRINT ON.&lt;/P&gt;&lt;P&gt;Now the system write abap list in the spool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE .............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NEW-PAGE PRINT OFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the system close the spool and write in the screen, here you can try to found out your spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should know some conditions to read TSP01:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM TSP01 WHERE .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK sy-subrc = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONVERT_ABAPSPOOLJOB_2_PDF'&lt;/P&gt;&lt;P&gt;  .......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2005 00:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109789#M105819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-18T00:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109790#M105820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;system variable sy-spono will hold the spool number you just created using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;new-page print on parameters &amp;lt;params&amp;gt; no dialog.&lt;/P&gt;&lt;P&gt;    perform write_list .&lt;/P&gt;&lt;P&gt;    new-page print off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2005 05:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool/m-p/1109790#M105820</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-10-18T05:49:18Z</dc:date>
    </item>
  </channel>
</rss>

