<?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 Dynamic ALV Column Creation. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-alv-column-creation/m-p/7633849#M1571525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I determine the number of columns displayed in an ALV report at runtime?  Is there a maximum number of columns that can be displayed in an ALV?  Is there a maximum cell size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this issue would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Matt Cassell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Feb 2011 21:50:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-18T21:50:36Z</dc:date>
    <item>
      <title>Dynamic ALV Column Creation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-alv-column-creation/m-p/7633849#M1571525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I determine the number of columns displayed in an ALV report at runtime?  Is there a maximum number of columns that can be displayed in an ALV?  Is there a maximum cell size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this issue would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Matt Cassell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 21:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-alv-column-creation/m-p/7633849#M1571525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-18T21:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ALV Column Creation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-alv-column-creation/m-p/7633850#M1571526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cells are limited to (I think) a maximum of 255 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number of columns was limited to (I don't know) maybe one or two hundred with the function reuse:alv_grid_display. In the object CL_GUI_ALV_GRID or the model CL_SALV_TABLE you can have an unlimited number of cells. I tried 100 000 with cl_salv_table. It works, but you have to wait a couple of minutes for the first record showing up. And as the grid object is displayed at the frontend, you PCs memory is used beyond any limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 22:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-alv-column-creation/m-p/7633850#M1571526</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-02-18T22:35:21Z</dc:date>
    </item>
  </channel>
</rss>

