<?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 Deleting SAP spool request.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-sap-spool-request/m-p/6112635#M1362509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;I am using function modules RSPO_OPEN_SPOOLREQUEST , RSPO_WRITE_SPOOLREQUEST and RSPO_CLOSE_SPOOLREQUEST to create spool request. Then I am using function module 'CONVERT_ABAPSPOOLJOB_2_PDF' to convert spool to PDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to delete the spool after the pdf is created because spool was just a medium to create PDF. How can I delete the specific spool that got created by RSP* function modules ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jainam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Sep 2009 18:17:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-09T18:17:34Z</dc:date>
    <item>
      <title>Deleting SAP spool request..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-sap-spool-request/m-p/6112635#M1362509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;I am using function modules RSPO_OPEN_SPOOLREQUEST , RSPO_WRITE_SPOOLREQUEST and RSPO_CLOSE_SPOOLREQUEST to create spool request. Then I am using function module 'CONVERT_ABAPSPOOLJOB_2_PDF' to convert spool to PDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to delete the spool after the pdf is created because spool was just a medium to create PDF. How can I delete the specific spool that got created by RSP* function modules ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jainam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 18:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-sap-spool-request/m-p/6112635#M1362509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-09T18:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting SAP spool request..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-sap-spool-request/m-p/6112636#M1362510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use fm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
      call function 'RSPO_R_RDELETE_SPOOLREQ'
        exporting
          spoolid = v_spoolid.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 18:22:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-sap-spool-request/m-p/6112636#M1362510</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-09-09T18:22:03Z</dc:date>
    </item>
  </channel>
</rss>

