<?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: Regarding sales order print program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sales-order-print-program/m-p/2152086#M454375</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;Do you mean that the PDF is to be emailed to the customer (and to 4 others)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, then we use a third-party product (FormScape Covus) - for invoices not sales orders, but the priciple is the same.&lt;/P&gt;&lt;P&gt;This uses the SAPscript RDI data.&lt;/P&gt;&lt;P&gt;Our Covus logic formats the document,&lt;/P&gt;&lt;P&gt;and emails it if there is an email address,&lt;/P&gt;&lt;P&gt;failing which it faxes it if there is a fax number,&lt;/P&gt;&lt;P&gt;failing which it prints it (for mailing).&lt;/P&gt;&lt;P&gt;That's the story in brief.&lt;/P&gt;&lt;P&gt;It could be adapted to also email it to 4 hard-coded addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2007 11:28:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-12T11:28:49Z</dc:date>
    <item>
      <title>Regarding sales order print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sales-order-print-program/m-p/2152085#M454374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;I have the below requirement:&lt;/P&gt;&lt;P&gt;I am having the script for sales order and concerned print program( RVADOR01 )as well.&lt;/P&gt;&lt;P&gt;With the current print program mail is sending to the concerned customer by configuring the output type as "External send" at nace transaction code.&lt;/P&gt;&lt;P&gt;Now the requirement is:&lt;/P&gt;&lt;P&gt;The result has to be converted to the PDF format and to be send not only to the customer but also to the 4 hard coded persons(Email of the persons are given).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can you please kindly suggest me where exactly I have to change the code in standard program.&lt;/P&gt;&lt;P&gt;If you send me the code, it will be a great help for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points are surely given for correct and accurate answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;** I need complete procedure so please don't suggest me the Function Modules to convert into PDF like that...This is my sincere request.&lt;/P&gt;&lt;P&gt;thanks in advance.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 09:32:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sales-order-print-program/m-p/2152085#M454374</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-04-12T09:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding sales order print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sales-order-print-program/m-p/2152086#M454375</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;Do you mean that the PDF is to be emailed to the customer (and to 4 others)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, then we use a third-party product (FormScape Covus) - for invoices not sales orders, but the priciple is the same.&lt;/P&gt;&lt;P&gt;This uses the SAPscript RDI data.&lt;/P&gt;&lt;P&gt;Our Covus logic formats the document,&lt;/P&gt;&lt;P&gt;and emails it if there is an email address,&lt;/P&gt;&lt;P&gt;failing which it faxes it if there is a fax number,&lt;/P&gt;&lt;P&gt;failing which it prints it (for mailing).&lt;/P&gt;&lt;P&gt;That's the story in brief.&lt;/P&gt;&lt;P&gt;It could be adapted to also email it to 4 hard-coded addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 11:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sales-order-print-program/m-p/2152086#M454375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T11:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding sales order print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sales-order-print-program/m-p/2152087#M454376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  It's Answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 07:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sales-order-print-program/m-p/2152087#M454376</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-23T07:43:54Z</dc:date>
    </item>
  </channel>
</rss>

