<?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: Maximum column width in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356369#M1037172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grid -&amp;gt; 255 chars&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List -&amp;gt; 1024 chars for list use layout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as  w_layout-min_linesize = '1024'.&lt;/P&gt;&lt;P&gt;  w_layout-max_linesize = '1024'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data :  w_layout TYPE slis_layout_alv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2008 18:27:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-25T18:27:16Z</dc:date>
    <item>
      <title>Maximum column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356366#M1037169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the maximunm column width of an ALV.&lt;/P&gt;&lt;P&gt;1. GRID ?&lt;/P&gt;&lt;P&gt;2. In List ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I rememebr that there is a restriction on the column width.But my requirement is to display more than 300 characters.&lt;/P&gt;&lt;P&gt;is that possible if yes please let me know..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 18:00:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356366#M1037169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T18:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356367#M1037170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When displaying records in grid it will display 1st 128 chars. But if u print it or see the print preview then u can see the exact length of the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found an SAP note for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom&lt;/P&gt;&lt;P&gt;Entries in cells of the type CHAR or string are truncated after 128&lt;/P&gt;&lt;P&gt;characters in the SAP GUI.&lt;/P&gt;&lt;P&gt;More Terms&lt;/P&gt;&lt;P&gt;ALV Grid Control (cl_gui_alv_grid), function module (Full-screen) Grid&lt;/P&gt;&lt;P&gt;(Reuse_alv_grid_display, SAPLSLVC_FULLSCREEN), SAPGUI, back end, front end&lt;/P&gt;&lt;P&gt;Cause and Prerequisites&lt;/P&gt;&lt;P&gt;The data table that is sent to the front end only allows character values&lt;/P&gt;&lt;P&gt;with the length 128.&lt;/P&gt;&lt;P&gt;Solution&lt;/P&gt;&lt;P&gt;This is the standard system behavior and cannot be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The note is not release-dependent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 18:09:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356367#M1037170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T18:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356368#M1037171</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;Maximum is 255 chars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we want to increase the width then in the &lt;STRONG&gt;Layout&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; define the &lt;STRONG&gt;Columnwidth_optimize&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fs_layout-COLUMNWIDTH_OPTIMIZE = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF we want to restrict the filed lengh then in the fieldcatalog define the Output length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/ef/a2e9eff88311d2b48d006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/ef/a2e9eff88311d2b48d006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 18:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356368#M1037171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T18:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356369#M1037172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grid -&amp;gt; 255 chars&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List -&amp;gt; 1024 chars for list use layout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as  w_layout-min_linesize = '1024'.&lt;/P&gt;&lt;P&gt;  w_layout-max_linesize = '1024'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data :  w_layout TYPE slis_layout_alv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 18:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-column-width/m-p/4356369#M1037172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T18:27:16Z</dc:date>
    </item>
  </channel>
</rss>

