<?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>Question Re: How to send Email in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-send-email/qaa-p/14054626#M4907936</link>
    <description>Hi Sinha , Can u please help with 1 complete sample.</description>
    <pubDate>Mon, 24 Mar 2025 11:10:57 GMT</pubDate>
    <dc:creator>ramco1917</dc:creator>
    <dc:date>2025-03-24T11:10:57Z</dc:date>
    <item>
      <title>How to send Email</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-send-email/qaq-p/14054358</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have below code and there may be multiple receipents . How it can be done .&lt;/P&gt;&lt;P&gt;I dont want to use c# Net Email&lt;/P&gt;&lt;P&gt;string _StrSQL = "SELECT T0.\"Email\" , T0.\"T0.CntctPrsn\" " +&lt;BR /&gt;"FROM \"LIVE\".OCPR T0 " +&lt;BR /&gt;"INNER JOIN OVPM T1 ON T0.\"CardCode\" = T1.\"CardCode\" " +&lt;BR /&gt;"where T1.\"DocEntry\" = 2960";&lt;/P&gt;&lt;P&gt;SAPbobsCOM.Recordset oRecordSet = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset);&lt;BR /&gt;oRecordSet.DoQuery(_StrSQL);&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 11:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-send-email/qaq-p/14054358</guid>
      <dc:creator>ramco1917</dc:creator>
      <dc:date>2025-03-24T11:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to send Email</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-send-email/qaa-p/14054592#M4907933</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Have you tried creating an email list?&lt;BR /&gt;&lt;BR /&gt;string emailList = string.Join(",", recipientEmails);&lt;BR /&gt;Console.WriteLine(emailList);&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 10:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-send-email/qaa-p/14054592#M4907933</guid>
      <dc:creator>Abhishek_Sinha</dc:creator>
      <dc:date>2025-03-24T10:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to send Email</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-send-email/qaa-p/14054626#M4907936</link>
      <description>Hi Sinha , Can u please help with 1 complete sample.</description>
      <pubDate>Mon, 24 Mar 2025 11:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-send-email/qaa-p/14054626#M4907936</guid>
      <dc:creator>ramco1917</dc:creator>
      <dc:date>2025-03-24T11:10:57Z</dc:date>
    </item>
  </channel>
</rss>

