<?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: Diffrence between alv and OOALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999004#M75899</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;Clasical ALV are specifically meant to create simple ALV with pre defined event handling options. In case of advanced options we go for OO-ALV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In OOps ALV we mainly use classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this link for an docu on oops alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an&lt;/A&gt; easy reference for alv grid control.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/controls/alvgrid.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/controls/alvgrid.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2005 03:26:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-27T03:26:13Z</dc:date>
    <item>
      <title>Diffrence between alv and OOALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999003#M75898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I want to know the difference between ALV and OOALV.When do we go for OOALV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2005 02:56:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999003#M75898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-27T02:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between alv and OOALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999004#M75899</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;Clasical ALV are specifically meant to create simple ALV with pre defined event handling options. In case of advanced options we go for OO-ALV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In OOps ALV we mainly use classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this link for an docu on oops alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an&lt;/A&gt; easy reference for alv grid control.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/controls/alvgrid.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/controls/alvgrid.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2005 03:26:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999004#M75899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-27T03:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between alv and OOALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999005#M75900</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;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In OOPS,we will use classes and Object.For displaying data,we have to use,set_table_for_first_display.We have to use docking or custom containers.&lt;/P&gt;&lt;P&gt;In normal ALV,we will use Reuse_ALV_GRID_DISPALY and REUSE_ALV_LIST_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the definition for ALV from SAP Help: &amp;#147;The ALV Grid control is a flexible tool for displaying lists. The tool provides common list operations as generic functions and can be enhanced by self-defined options.&amp;#148; The ALV Grid control is used to build non-hierarchical, interactive, and modern-design lists. As a control, it is a component that is installed on the local PC. The ALV Grid control provides typical list functions as sorting, filtering, summing, etc.,while also gives the opportunity to develop user functions where needed. It presents numerous interfaces like Excel Inplace and Crystal Reports. The wrapper class implemented to encapsulate ALV Grid functionality is &amp;#147;CL_GUI_ALV_GRID&amp;#148;. There is another way to display lists with ALV utilizing &amp;#147;REUSE_ALV...&amp;#148; functions. However, that way is not comprised in this tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the standard program BCALV_TEST_GRID_EVENTS to know the full usuage of REUSE_ALV_GRID_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the standard program BCALV_TEST_GRID_EVENTS to know the full usuage of REUSE_ALV_LIST_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for displaying data using OOPS concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap&lt;/A&gt; code samples/alv grid/abap code sample to display data in alv grid using object oriented programming.doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need more information,get back.Otherwise,kindly close the thread by rewarding points for useful answers( click Green star[6 points] or yellow star[2 points] or blue star[10 points-solved problem against the useful replies).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jayanthi Jayaraman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2005 03:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999005#M75900</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-07-27T03:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between alv and OOALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999006#M75901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Many difference has been mentioned by the former reply. &lt;/P&gt;&lt;P&gt;Add something I know,&lt;/P&gt;&lt;P&gt;the structure which Classical ALV used is only defined in a type pools.&lt;/P&gt;&lt;P&gt;And the structure of OO ALV is all defined as DDIC structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the event, if you have a check in the Classical ALV, actually, it has a event class GT_GRID for trigger all of the ALV event. And you input the Event Handle subroutine name e.g. 'DATA_CHANGED' into the event table, and call the REUSE...DISPLAY.  Then the name will be stored into GT_GRID-I_CALLBACK_DATA_CHANGED, when the event trigger, the server will call you subroutine like this &lt;/P&gt;&lt;P&gt;    PERFORM (GT_GRID-I_CALLBACK_DATA_CHANGED)&lt;/P&gt;&lt;P&gt;      IN PROGRAM (I_CALLBACK_PROGRAM) USING XXXX.&lt;/P&gt;&lt;P&gt;What I want to expression though this is that even the Classical ALV also has class usage inside it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2005 04:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999006#M75901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-27T04:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between alv and OOALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999007#M75902</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;U can see the sample programs for ALV&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/alvhome.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/alvhome.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2005 05:32:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-alv-and-ooalv/m-p/999007#M75902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-27T05:32:31Z</dc:date>
    </item>
  </channel>
</rss>

