<?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 Display Long Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-long-text/m-p/4420217#M1049863</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 have a Long text of length 300 characters.&lt;/P&gt;&lt;P&gt;My requirement is to display the long text in a report column(100 Chars) in 3 equal lines.&lt;/P&gt;&lt;P&gt;Can anyone send me example code for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2008 07:57:40 GMT</pubDate>
    <dc:creator>ashok_kumar24116</dc:creator>
    <dc:date>2008-09-10T07:57:40Z</dc:date>
    <item>
      <title>Display Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-long-text/m-p/4420217#M1049863</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 have a Long text of length 300 characters.&lt;/P&gt;&lt;P&gt;My requirement is to display the long text in a report column(100 Chars) in 3 equal lines.&lt;/P&gt;&lt;P&gt;Can anyone send me example code for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 07:57:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-long-text/m-p/4420217#M1049863</guid>
      <dc:creator>ashok_kumar24116</dc:creator>
      <dc:date>2008-09-10T07:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-long-text/m-p/4420218#M1049864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;Check below example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose u have 2 fields in ur o/p.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
WRITE:/1 wa-f1,
            20 wa-f2+0(100),
           /20 wa-f2+100(100),
          /20 wa-f2+200(100).

"Here f2 is the field which holds ur 300 character text.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Hope it is clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 08:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-long-text/m-p/4420218#M1049864</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-09-10T08:01:22Z</dc:date>
    </item>
  </channel>
</rss>

