<?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-column width in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668432#M295668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks,Ravi!&lt;/P&gt;&lt;P&gt;i wonder that is there any defierence if the alv's structure is internal table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2006 14:43:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-26T14:43:06Z</dc:date>
    <item>
      <title>ALV-column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668429#M295665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,all!&lt;/P&gt;&lt;P&gt;my question is:&lt;/P&gt;&lt;P&gt;    how to change the columns' width for alv&lt;/P&gt;&lt;P&gt;the alv's structure is a structure defined in DICC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668429#M295665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T14:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: ALV-column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668430#M295666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo,&lt;/P&gt;&lt;P&gt; Whe you fill the alv field catalog in the program you can specify the output length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fldcat-outputlen = &amp;lt;number&amp;gt;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:38:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668430#M295666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T14:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: ALV-column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668431#M295667</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;You can still do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the fieldcatlog details for the Structure using function modules REUSE_ALV_FIELDCATALOG_MERGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you get the fieldcatalog table change the value &amp;lt;b&amp;gt;fieldcatlog-outputlen&amp;lt;/b&amp;gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:42:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668431#M295667</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-10-26T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: ALV-column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668432#M295668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks,Ravi!&lt;/P&gt;&lt;P&gt;i wonder that is there any defierence if the alv's structure is internal table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:43:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668432#M295668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T14:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: ALV-column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668433#M295669</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;There are two basic tables in any ALV reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Internal table with business data: This whill be showed in the ALV .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Interbal table with field properties: This table contains all field properties in a table. Each record in the table represents a field properties in the ALv report.&lt;/P&gt;&lt;P&gt;For example, column lenght, column text, hotsopt..etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 14:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668433#M295669</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-10-26T14:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: ALV-column width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668434#M295670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One u filled the Fieldcat table modify the table for the column u need to change the width with &amp;lt;b&amp;gt;field-OUTPUTLEN = 50.&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful 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>Thu, 26 Oct 2006 15:02:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-column-width/m-p/1668434#M295670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T15:02:56Z</dc:date>
    </item>
  </channel>
</rss>

