<?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: appending values to text elements in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423087#M202905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Populating TLINE-TDFORMAT field with /&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2006 14:00:20 GMT</pubDate>
    <dc:creator>sridhar_k1</dc:creator>
    <dc:date>2006-06-27T14:00:20Z</dc:date>
    <item>
      <title>appending values to text elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423086#M202904</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;I am appending values to text elements through FM Read_text and save_text.I am reading the already available text through read_text and then appending new text and saving the text through save_text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that the new text is appending directly to old text but my requirement is to get it in new line.Is it possible.I am referring to text elements on the text tab of VL02N transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 13:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423086#M202904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T13:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: appending values to text elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423087#M202905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Populating TLINE-TDFORMAT field with /&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 14:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423087#M202905</guid>
      <dc:creator>sridhar_k1</dc:creator>
      <dc:date>2006-06-27T14:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: appending values to text elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423088#M202906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;   I think the problem is the table where u append it to the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use READ_TEXT to get the already saved value. This you will be getting in the internal table of structure &amp;lt;b&amp;gt;TLINE&amp;lt;/b&amp;gt;. Now you will have to update the new records along with the existing records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For that what you will have to do is. Take the value of the &amp;lt;b&amp;gt;TLINE-TDFORMAT&amp;lt;/b&amp;gt;. This will be set to &amp;lt;b&amp;gt;&lt;STRONG&gt;&amp;lt;/b&amp;gt; whenever a new line begins, the corresponding text will say whether it is a continuous line or a new line. So for every new line then this field would be set to &amp;lt;b&amp;gt;&lt;/STRONG&gt;&amp;lt;/b&amp;gt;. So you will have to take care of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex. the content is like this:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Type a reply to the topic using the form below.&lt;/P&gt;&lt;P&gt;When finished, you can optionally preview your reply by clicking on the "Preview" button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, click the "Post Message" button to submit your message immediately.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will be stored in the internal table as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;TDFORMAT    TLINE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       Type a reply to the topic using the form &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            below.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       When finished, you can optionally preview &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            your reply by clicking on the "Preview" &lt;/P&gt;&lt;P&gt;            button.&lt;/P&gt;&lt;P&gt;   *&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       Otherwise, click the "Post Message" button to &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            submit your message immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you will have to take care of this before adding to the existing internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if this is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tushar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 14:24:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423088#M202906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T14:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: appending values to text elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423089#M202907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try with TDFORMAT as '/' this will start new line.&lt;/P&gt;&lt;P&gt;or else concatenate the text with CL_ABAP_CHAR_UTILITIES=&amp;gt;NEWLINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 14:32:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/appending-values-to-text-elements/m-p/1423089#M202907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T14:32:48Z</dc:date>
    </item>
  </channel>
</rss>

