<?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: display string &amp;gt; 256 chars in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-string-gt-256-chars-in-smartforms/m-p/2838018#M664608</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;  Create a new Dataelement in SE11 of type char and length 1000 and take that data type as reference while creating the variable in global definition of smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks&lt;/P&gt;&lt;P&gt;Mahehs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2007 17:43:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-26T17:43:35Z</dc:date>
    <item>
      <title>display string &gt; 256 chars in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-string-gt-256-chars-in-smartforms/m-p/2838016#M664606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to display text in my smart form and the contents of the text will be more than 256 chars. How to initialize the variable under global declarations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried : text type string .. this only takes 256 chars &lt;/P&gt;&lt;P&gt;           text type c length 1000 .. again this does not work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also text is computed using concatenate so I have a small pool of data types I can use. If I could change length of string ... text type string length 1000 .. that would solve my problem but in smartforms in does not allow u to add lenth to string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Megan Flores&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 17:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-string-gt-256-chars-in-smartforms/m-p/2838016#M664606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T17:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: display string &gt; 256 chars in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-string-gt-256-chars-in-smartforms/m-p/2838017#M664607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Megan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot have more than 255 characters in a smartform, since the string in smartform displays only 255 characters. But, i guess you can do something like this.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&amp;amp;String(255)&amp;amp;&amp;amp;String+255(255)&amp;amp;&amp;amp;String+510(255)&amp;amp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Never tries it myself,so not sure if it works or not. Just give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aneesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 17:38:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-string-gt-256-chars-in-smartforms/m-p/2838017#M664607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T17:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: display string &gt; 256 chars in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-string-gt-256-chars-in-smartforms/m-p/2838018#M664608</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;  Create a new Dataelement in SE11 of type char and length 1000 and take that data type as reference while creating the variable in global definition of smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks&lt;/P&gt;&lt;P&gt;Mahehs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 17:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-string-gt-256-chars-in-smartforms/m-p/2838018#M664608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T17:43:35Z</dc:date>
    </item>
  </channel>
</rss>

