<?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 List Display - Column width in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-display-column-width/m-p/700408#M31820</link>
    <description>&lt;P&gt;Did you try to define (and transport) a default ALV variant to solve your requirement?&lt;/P&gt;&lt;P&gt;Could you also consider using some recent OO ALV class and not obsolete FM?&lt;/P&gt;</description>
    <pubDate>Mon, 22 Oct 2018 14:01:20 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2018-10-22T14:01:20Z</dc:date>
    <item>
      <title>ALV List Display - Column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-display-column-width/m-p/700406#M31818</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt; I have a program using REUSE_ALV_LIST_DISPLAY FM. In production system, when the output is generated, the quantity fields defined as type p(7) decimals 3 are getting truncated values. Same program is running fine in development system.&lt;/P&gt;
  &lt;P&gt;In the field catalog, tabname, fieldname, outputlen = 15 are set and colwidth_optimize is not set in layout.&lt;/P&gt;
  &lt;P&gt;From the ALV output in production, when i check he layout, the outputlen is reduced to 10,12, 14 etc for the quantity fields based on the description seltext_L value of the quantity field names.&lt;/P&gt;
  &lt;P&gt;My question is can we fix this by using colwidthoptimize = X or is there anything that needs to be done? wierd it is working in Dev but failing in Prod. I had looked for similar issues in SDN but could not find any relevant answers.&lt;/P&gt;
  &lt;P&gt;Thanks for your help in advanse.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 15:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-display-column-width/m-p/700406#M31818</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2018-10-17T15:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: ALV List Display - Column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-display-column-width/m-p/700407#M31819</link>
      <description>&lt;P&gt;No, you can not fix this by using &lt;EM&gt;colwidthoptimize&lt;/EM&gt; = 'X' as it is a layout feature (and not a specific field catalog feature) used to optimize the column widths of all the columns in the ALV. It only ensures that every column consumes the minimum possible width to display all the values in it without having to adjust the column width.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 20:02:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-display-column-width/m-p/700407#M31819</guid>
      <dc:creator>former_member208149</dc:creator>
      <dc:date>2018-10-17T20:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: ALV List Display - Column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-display-column-width/m-p/700408#M31820</link>
      <description>&lt;P&gt;Did you try to define (and transport) a default ALV variant to solve your requirement?&lt;/P&gt;&lt;P&gt;Could you also consider using some recent OO ALV class and not obsolete FM?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 14:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-list-display-column-width/m-p/700408#M31820</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-10-22T14:01:20Z</dc:date>
    </item>
  </channel>
</rss>

