<?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 control?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898645#M375482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arijit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use ALV grid control an ALV for the same object, namely &amp;lt;b&amp;gt;OO-based&amp;lt;/b&amp;gt; ALV lists. Some people may take ALV as a synonym for &amp;lt;i&amp;gt;function module&amp;lt;/i&amp;gt; based ALV lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case you should &amp;lt;b&amp;gt;prefer the OO-based approach&amp;lt;/b&amp;gt; which is much easier and more powerful, especially in the long-term.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jan 2007 19:12:45 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2007-01-30T19:12:45Z</dc:date>
    <item>
      <title>ALV Grid control??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898643#M375480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.this is arijit.&lt;/P&gt;&lt;P&gt;can any one tell me...why people use alv grid control rather than alv??&lt;/P&gt;&lt;P&gt;which is better???&lt;/P&gt;&lt;P&gt;which is used in real life???&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;i will give points..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 19:08:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898643#M375480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T19:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid control??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898644#M375481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For a better look and feel ALV grid is best and you have all the options for downloading , summing etc on the toolbar itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But care should be taken not to use ALV report when the report is executed in background. ALV will give an error.&lt;/P&gt;&lt;P&gt;In this case, check the field SY-BATCH and use simple classical reporting if execute background and ALV if execute foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 19:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898644#M375481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T19:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid control??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898645#M375482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arijit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use ALV grid control an ALV for the same object, namely &amp;lt;b&amp;gt;OO-based&amp;lt;/b&amp;gt; ALV lists. Some people may take ALV as a synonym for &amp;lt;i&amp;gt;function module&amp;lt;/i&amp;gt; based ALV lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case you should &amp;lt;b&amp;gt;prefer the OO-based approach&amp;lt;/b&amp;gt; which is much easier and more powerful, especially in the long-term.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 19:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898645#M375482</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-01-30T19:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid control??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898646#M375483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.    The use of the grid control vs the function module based ALV is really based on personal preference, I think.  Although I think that many should learn the control based ALV as it will help to learn ABAP OO.  The control is used when you have a dynpro or container in which the ALV is to reside in.  You use the FM, when you want a full screen alv with the buttons on the application toolbar.  If you look under the hood, of the FM,  you will see that the control based ALV is implemented underneath.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also,  really you should look in the ALV object model which was introduced in Netweaver  2004.  It provides one unified tool for the 2d table display, so you can use the one tool to provide the "Full screen" display which is provided by the FM ALV and the control based ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/5e/88d440e14f8431e10000000a1550b0/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/5e/88d440e14f8431e10000000a1550b0/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see arguements that you shouldn't use the FM and always use the control based ALV.  I'm not sure that it is 100% true either way.  But I do think that you should learn and start using the ALV Object Model, if you are on a Netweaver release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 19:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898646#M375483</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-01-30T19:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid control??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898647#M375484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Apart from the advantages in displaying the grid, the found the following advantages with Grid Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;1.&amp;lt;/b&amp;gt; The instance of the grid can be cleared during the session, this is not possible with Function module ALV. When ALV function module is called, the function group gets initialized. All the variables in the funciton group are instantiatd and occupy memory. this memory cannot be cleared in the session. Thus ALV function modules occupy more memory. Thus make them work slower than ALV grid control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;2.&amp;lt;/b&amp;gt; Handling of Events at runtime becomes more simpler in ALV grid control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;3.&amp;lt;/b&amp;gt; A page can have n number of ALV grid controls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;4.&amp;lt;/b&amp;gt; The runtime environment can be controlled efficiently in ALV grid control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 20:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-control/m-p/1898647#M375484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T20:25:41Z</dc:date>
    </item>
  </channel>
</rss>

