<?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 Dude about SO_OBJECT_SEND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dude-about-so-object-send/m-p/5626946#M1281381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   i´m using fm so_object_send to send emails with one attached file of a financial document to . My requirement is to send various files in the same email, is this posible with this function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2009 11:33:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-11T11:33:15Z</dc:date>
    <item>
      <title>Dude about SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dude-about-so-object-send/m-p/5626946#M1281381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   i´m using fm so_object_send to send emails with one attached file of a financial document to . My requirement is to send various files in the same email, is this posible with this function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 11:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dude-about-so-object-send/m-p/5626946#M1281381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-11T11:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dude about SO_OBJECT_SEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dude-about-so-object-send/m-p/5626947#M1281382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Kindly use &lt;/P&gt;&lt;P&gt;FM -  SO_DOCUMENT_SEND_API1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Put all content together into the contents_bin or the contents_txt (or a combination of both). &lt;/P&gt;&lt;P&gt;2. Add entry into the packing_list table for each individual element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          objpack-transf_bin = 'X'.&lt;/P&gt;&lt;P&gt;          objpack-head_start = body_counter.&lt;/P&gt;&lt;P&gt;          objpack-head_num   = 1.&lt;/P&gt;&lt;P&gt;          objpack-body_start = body_counter.&lt;/P&gt;&lt;P&gt;          objpack-body_num   = tab_lines.&lt;/P&gt;&lt;P&gt;          objpack-doc_type   = extention.&lt;/P&gt;&lt;P&gt;          objpack-obj_name   = objhead.&lt;/P&gt;&lt;P&gt;          move objhead to&lt;/P&gt;&lt;P&gt;                       objpack-obj_descr.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;          body_counter = body_counter + tab_lines.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;          objpack-doc_size   = tab_lines * 255.&lt;/P&gt;&lt;P&gt;          append objpack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We keep a counter for each element. Provide the starting position of each element and its total lenght.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Renu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 11:55:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dude-about-so-object-send/m-p/5626947#M1281382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-11T11:55:44Z</dc:date>
    </item>
  </channel>
</rss>

