<?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: Batch Job Email Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428242#M1410539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for quick reply.&lt;/P&gt;&lt;P&gt;Yes all are Zreports only.&lt;/P&gt;&lt;P&gt;they are running many programs in that job.&lt;/P&gt;&lt;P&gt;so how to achieve programatically to get the output of&lt;/P&gt;&lt;P&gt;all in pdf.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2009 12:15:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-16T12:15:26Z</dc:date>
    <item>
      <title>Batch Job Email Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428239#M1410536</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;We have daily scheduled batch job running and the result is emailed to client.&lt;/P&gt;&lt;P&gt;Currently they are recieving the Report in HTML format. But now, they wanted &lt;/P&gt;&lt;P&gt;to recieve in PDF format. &lt;/P&gt;&lt;P&gt;          I searced in SCN and found that, in a Transaction called SCOT, we can make the&lt;/P&gt;&lt;P&gt;setting in SMTP-&amp;gt;Internet-&amp;gt;Abap list -&amp;gt; to PDF (Currently it is HTML, so i thought that is the issue.!)&lt;/P&gt;&lt;P&gt;So, if we change the settings to PDF this issue will be resolved.!&lt;/P&gt;&lt;P&gt;           But Basis has declined this request that, this will affect all the batch job users and will be applied &lt;/P&gt;&lt;P&gt;to all batch jobs.&lt;/P&gt;&lt;P&gt;Is there any way to achieve that, whenever we schedule a batch job in sm36/37, the output&lt;/P&gt;&lt;P&gt;should go as email in PDF ? any changes possible from technical team's end ? any conditions can&lt;/P&gt;&lt;P&gt;be given to send it as PDF instead of HTML ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 10:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428239#M1410536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-16T10:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Job Email Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428240#M1410537</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;The basis team is right for SCOT - it may affect other things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If this is a Z report which is run in background, then we can write code&lt;/P&gt;&lt;P&gt;   to get the output and convert it to PDF via function modules. then we can write code&lt;/P&gt;&lt;P&gt;   to email and attach the pdf. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 10:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428240#M1410537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-16T10:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Job Email Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428241#M1410538</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;You can develop a program which can run in background and then convert the output into pdf.&lt;/P&gt;&lt;P&gt;You can use "CONVERT_ABAPSPOOLJOB_2_PDF" function module to convert it into pdf.&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;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 10:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428241#M1410538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-16T10:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Job Email Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428242#M1410539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for quick reply.&lt;/P&gt;&lt;P&gt;Yes all are Zreports only.&lt;/P&gt;&lt;P&gt;they are running many programs in that job.&lt;/P&gt;&lt;P&gt;so how to achieve programatically to get the output of&lt;/P&gt;&lt;P&gt;all in pdf.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 12:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428242#M1410539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-16T12:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Job Email Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428243#M1410540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a look at the standard SAP program RSTXPDFT4. This program takes a Spool number as input and converts into a PDF file ( in the location specfied).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 12:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job-email-problem/m-p/6428243#M1410540</guid>
      <dc:creator>Kumaranl</dc:creator>
      <dc:date>2009-12-16T12:20:12Z</dc:date>
    </item>
  </channel>
</rss>

