<?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: Problem in formatting text while sending mail in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-formatting-text-while-sending-mail/m-p/3916177#M938660</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;  Use offset values while concatenate the values. Check the below code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_string(18) = 'Material Number'.&lt;/P&gt;&lt;P&gt;lv_stirng+18(6) = 'Plant'.&lt;/P&gt;&lt;P&gt;lv_string+24(12) = 'Company Code'.&lt;/P&gt;&lt;P&gt;Append lv_string to your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_string(18) = internal table-Matnr.&lt;/P&gt;&lt;P&gt;lv_stirng+18(6) = internal table-Werks.&lt;/P&gt;&lt;P&gt;lv_string+24(12) = internal table-Bukrs.&lt;/P&gt;&lt;P&gt;Append lv_string to your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bujji on May 28, 2008 3:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2008 13:10:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-28T13:10:02Z</dc:date>
    <item>
      <title>Problem in formatting text while sending mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-formatting-text-while-sending-mail/m-p/3916176#M938659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send a table record through mail using function module SO_NEW_DOCUMENT_SEND_API1. I want the field values to be displayed exactly below the corresponding heading in the mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: Name   PS No    Address&lt;/P&gt;&lt;P&gt;      abc      123        wsdjwdw&lt;/P&gt;&lt;P&gt;      pqrst    345        tjgjjhfgsdff  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the concatenate statement to get all the fields in string and then appending that to an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the values aligned with the headings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Radhika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 13:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-formatting-text-while-sending-mail/m-p/3916176#M938659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-28T13:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in formatting text while sending mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-formatting-text-while-sending-mail/m-p/3916177#M938660</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;  Use offset values while concatenate the values. Check the below code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_string(18) = 'Material Number'.&lt;/P&gt;&lt;P&gt;lv_stirng+18(6) = 'Plant'.&lt;/P&gt;&lt;P&gt;lv_string+24(12) = 'Company Code'.&lt;/P&gt;&lt;P&gt;Append lv_string to your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_string(18) = internal table-Matnr.&lt;/P&gt;&lt;P&gt;lv_stirng+18(6) = internal table-Werks.&lt;/P&gt;&lt;P&gt;lv_string+24(12) = internal table-Bukrs.&lt;/P&gt;&lt;P&gt;Append lv_string to your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bujji on May 28, 2008 3:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 13:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-formatting-text-while-sending-mail/m-p/3916177#M938660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-28T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in formatting text while sending mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-formatting-text-while-sending-mail/m-p/3916178#M938661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bujji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is solved. Thanks a lot !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 10:52:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-formatting-text-while-sending-mail/m-p/3916178#M938661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T10:52:10Z</dc:date>
    </item>
  </channel>
</rss>

