<?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 Incorrect text format from Function module SO_DOCUMENT_SEND_API1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094649#M1615788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When I tired to use the function module SO_DOCUMENT_SEND_API1 to send Internal table data into email with text file. In debugging it showing file format correctly with multiple lines. After receiving mail the format is changed (two rows of internal table is coming in the single line like that) I also used the word wrap in the text file but no changes in the format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest the best way of resolving this Issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks in Advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2011 14:53:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-03T14:53:18Z</dc:date>
    <item>
      <title>Incorrect text format from Function module SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094649#M1615788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When I tired to use the function module SO_DOCUMENT_SEND_API1 to send Internal table data into email with text file. In debugging it showing file format correctly with multiple lines. After receiving mail the format is changed (two rows of internal table is coming in the single line like that) I also used the word wrap in the text file but no changes in the format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest the best way of resolving this Issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks in Advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 14:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094649#M1615788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-03T14:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect text format from Function module SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094650#M1615789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please don't use this function module, people ask questions about it because of a "strange behavior". It has been superseded by CL_BCS class since release 6.10. With this class, you have say 50% less "chance" to get errors. There are examples in SDN and in each SAP system (BCS_EXAMPLE_* programs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 15:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094650#M1615789</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-03T15:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect text format from Function module SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094651#M1615790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though If I use the class specified by you there is a problem with spaces as mentioned above there is no difference in the mail attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to do that ..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 18:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094651#M1615790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-04T18:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect text format from Function module SO_DOCUMENT_SEND_API1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094652#M1615791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like you just need to concatenate a character for cl_abap_char_utilities=&amp;gt;cr_lf at the end of each line to separate the rows in the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Ryan Crosby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 18:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-text-format-from-function-module-so-document-send-api1/m-p/8094652#M1615791</guid>
      <dc:creator>Ryan-Crosby</dc:creator>
      <dc:date>2011-08-04T18:31:43Z</dc:date>
    </item>
  </channel>
</rss>

