<?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 Smartform Problem in Displaying a string data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem-in-displaying-a-string-data/m-p/2356459#M520704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;                 I am facing a problem while displaying a string data in smartform. Actually it is a one of the field's data in an internal table. It is a STRING field type of length 0. While populating in an internal table it is having a all the data(Around 700 char data). But while displaying in a smartform surprizingly only few characters(Around 225 char data). How can i overcome this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sekhar.J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 04:46:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T04:46:04Z</dc:date>
    <item>
      <title>Smartform Problem in Displaying a string data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem-in-displaying-a-string-data/m-p/2356459#M520704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;                 I am facing a problem while displaying a string data in smartform. Actually it is a one of the field's data in an internal table. It is a STRING field type of length 0. While populating in an internal table it is having a all the data(Around 700 char data). But while displaying in a smartform surprizingly only few characters(Around 225 char data). How can i overcome this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sekhar.J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 04:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem-in-displaying-a-string-data/m-p/2356459#M520704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T04:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Problem in Displaying a string data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem-in-displaying-a-string-data/m-p/2356460#M520705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;try this and see&lt;/P&gt;&lt;P&gt;Declare some Variables of 72 char each and split that long string data of internal table text field into them and display these variables strings one below other in smartform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var1 = itab-text+0(72)&lt;/P&gt;&lt;P&gt;var2 = itab-text+72(72)&lt;/P&gt;&lt;P&gt;var3 = itab-text+144(72)&lt;/P&gt;&lt;P&gt;like that&lt;/P&gt;&lt;P&gt;and display one below other in smartform.&lt;/P&gt;&lt;P&gt;&amp;amp;VAR1&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;amp;VAR2&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;amp;VAR3&amp;amp;&lt;/P&gt;&lt;P&gt;.........&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for useful Answers&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 05:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem-in-displaying-a-string-data/m-p/2356460#M520705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T05:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Problem in Displaying a string data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem-in-displaying-a-string-data/m-p/2356461#M520706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to increase the width of theparticular smartform screen where you r trying to display the string data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 05:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem-in-displaying-a-string-data/m-p/2356461#M520706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T05:16:33Z</dc:date>
    </item>
  </channel>
</rss>

