<?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: Text element having multiple lines. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957054#M393815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;  assume that the text that is returned by the READ_TEXT function module is ITAB. then you can move it to a variable like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;concatenate v_str itab-TDLINE   into v_str.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as an alternative, why do you need to use a READ_TEXT fm at all??&lt;/P&gt;&lt;P&gt;YOu can directly use a text element in the smartform itself to print a Standard text.&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2007 09:38:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-02T09:38:44Z</dc:date>
    <item>
      <title>Text element having multiple lines.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957053#M393814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to use the text element having single line for displaying it in my&lt;/P&gt;&lt;P&gt;smartform, by using READ_TEXT Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use a text element having multiple lines which I am not able to achieve with READ_TEXT F.M.; as in the loop i am able to get only the last line in the output, not the entire text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have any way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 09:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957053#M393814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T09:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Text element having multiple lines.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957054#M393815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;  assume that the text that is returned by the READ_TEXT function module is ITAB. then you can move it to a variable like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;concatenate v_str itab-TDLINE   into v_str.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as an alternative, why do you need to use a READ_TEXT fm at all??&lt;/P&gt;&lt;P&gt;YOu can directly use a text element in the smartform itself to print a Standard text.&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 09:38:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957054#M393815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T09:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Text element having multiple lines.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957055#M393816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vishal ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk this  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2490082"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 09:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957055#M393816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T09:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Text element having multiple lines.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957056#M393817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your reply; The requirement is something that a user can change a text element whenever he wants and he can get the desired output in the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using concatenate but I am getting the output in a single statement kind of thing; what I need is in different lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have any solution for this kind of output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;VIshal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 10:12:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957056#M393817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T10:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text element having multiple lines.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957057#M393818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont you (within your smartform) have a table which loops at the text element table and print each TDLINE ... .make the table without borders and only one column to appear as a text box. This will prevent u from having to worry about the number of lines also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mvh&lt;/P&gt;&lt;P&gt;aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 16:26:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957057#M393818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T16:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Text element having multiple lines.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957058#M393819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your reply, I hope this should work. Could you please give me some more inputs like how to print each line in the loop, to make table without borders and get the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be great help if you can spend some time to get the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2007 11:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element-having-multiple-lines/m-p/1957058#M393819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-03T11:22:11Z</dc:date>
    </item>
  </channel>
</rss>

