<?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: alv grid column width in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649333#M288665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wolfgand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Just check out the Data element the text Field is defined&lt;/P&gt;&lt;P&gt; . Check in Debug mode whether the complete text is getting populated in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if this helps.&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Nov 2006 12:44:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-03T12:44:25Z</dc:date>
    <item>
      <title>alv grid column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649332#M288664</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;i have a problem with an alv grid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one column i will show some text, which has more than 150 characters. But the alv grid only shows 130 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the internal table the whole text is available and in the field catalog the outputlen = 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is 130 the maximum length? Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 12:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649332#M288664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T12:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: alv grid column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649333#M288665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wolfgand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Just check out the Data element the text Field is defined&lt;/P&gt;&lt;P&gt; . Check in Debug mode whether the complete text is getting populated in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if this helps.&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 12:44:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649333#M288665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T12:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: alv grid column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649334#M288666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Wolfgang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the field as STRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useul reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 12:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649334#M288666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T12:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: alv grid column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649335#M288667</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;The limit for all input fields is 130 characters (actually I thought it was 132 but could be wrong) and this limit seems to have been implemented in gui controls as well so you are a bit out of luck there isn't too much you can do. The only solution is to split the field into two fields, or alternatively use a text edit control that is activated when you select a line in your alv grid, then let the user edit the long text in the text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De Wildt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 12:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649335#M288667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T12:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: alv grid column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649336#M288668</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;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debug mode:&lt;/P&gt;&lt;P&gt;In the structure editor the whole value is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't change the type of the field to string.&lt;/P&gt;&lt;P&gt;-&amp;gt; in an internal table with head line is a string not allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 13:02:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-column-width/m-p/1649336#M288668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T13:02:27Z</dc:date>
    </item>
  </channel>
</rss>

