<?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: SEND script using mail (Using BCC blind copy) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-script-using-mail-using-bcc-blind-copy/m-p/5652056#M1285952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM SO_DOCUMENT_SEND_API1 has TABLES "receivers" and you can assign Blind Copy by appendig data to it like e.g. given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          t_receivers-receiver   = 'some email address'.&lt;/P&gt;&lt;P&gt;          t_receivers-rec_type   = 'U'.&lt;/P&gt;&lt;P&gt;          t_receivers-com_type   = 'INT'.&lt;/P&gt;&lt;P&gt;          t_receivers-notif_del  = 'X'.&lt;/P&gt;&lt;P&gt;          t_receivers-notif_ndel = 'X'.&lt;/P&gt;&lt;P&gt;          t_receivers-express    = 'X'.&lt;/P&gt;&lt;P&gt;          t_receivers-blind_copy = 'X'.&lt;/P&gt;&lt;P&gt;        APPEND t_receivers.&lt;/P&gt;&lt;P&gt;        CLEAR t_receivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for FM CONVERT_COMM_TYPE_DATA what data are you passing to PE_MAIL_RECIPIENT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2009 07:57:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-05T07:57:43Z</dc:date>
    <item>
      <title>SEND script using mail (Using BCC blind copy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-script-using-mail-using-bcc-blind-copy/m-p/5652055#M1285951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sending a script through FM CONVERT_COMM_TYPE_DATA .My requirement is to send this script to one more person in BCC field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible.&lt;/P&gt;&lt;P&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>Tue, 05 May 2009 07:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-script-using-mail-using-bcc-blind-copy/m-p/5652055#M1285951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T07:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: SEND script using mail (Using BCC blind copy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-script-using-mail-using-bcc-blind-copy/m-p/5652056#M1285952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM SO_DOCUMENT_SEND_API1 has TABLES "receivers" and you can assign Blind Copy by appendig data to it like e.g. given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          t_receivers-receiver   = 'some email address'.&lt;/P&gt;&lt;P&gt;          t_receivers-rec_type   = 'U'.&lt;/P&gt;&lt;P&gt;          t_receivers-com_type   = 'INT'.&lt;/P&gt;&lt;P&gt;          t_receivers-notif_del  = 'X'.&lt;/P&gt;&lt;P&gt;          t_receivers-notif_ndel = 'X'.&lt;/P&gt;&lt;P&gt;          t_receivers-express    = 'X'.&lt;/P&gt;&lt;P&gt;          t_receivers-blind_copy = 'X'.&lt;/P&gt;&lt;P&gt;        APPEND t_receivers.&lt;/P&gt;&lt;P&gt;        CLEAR t_receivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for FM CONVERT_COMM_TYPE_DATA what data are you passing to PE_MAIL_RECIPIENT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 07:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-script-using-mail-using-bcc-blind-copy/m-p/5652056#M1285952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T07:57:43Z</dc:date>
    </item>
  </channel>
</rss>

