<?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: regarding Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module/m-p/3528791#M848959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the function module where we use tht when we code for a reprot using the OOalv concept. In OOalv desing we use this class such that we take a container and the objects of alv wil be placed that s the reasn we go for se51 and select alv contaner and that container will hold the objects ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps we follow is first we define a container and in the conteainer we place the objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u might be clear with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sana.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2008 06:54:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-03T06:54:57Z</dc:date>
    <item>
      <title>regarding Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module/m-p/3528789#M848957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everyone,&lt;/P&gt;&lt;P&gt;                     plz tell me,  if i declare                                       data:go_grid type ref to cl_gui_alv_grid.  &lt;/P&gt;&lt;P&gt;where cl_gui_alv_grid is a class.&lt;/P&gt;&lt;P&gt;then what does it mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:48:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module/m-p/3528789#M848957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T06:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module/m-p/3528790#M848958</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;THAT MEANS WE ARE TRYING TO CREATE REFERENCE FOR THAT CLASS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;METHODS OF A CLASS CAN'T BE ACCESSED DIRECTLY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THATS WE CREATE A REFERNCE FOR THAT CLASS AND AFTER THAT WE WILL CREATE A OBJECT FOR THAT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BY USEING THE OBJECT WE WILL ACESS THE METHODS OF A CLASS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : OBJ TYPE REF TO CL_EZAMPLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATE OBJECT OBJ.&lt;/P&gt;&lt;P&gt;AFTER THIS STATEMENT IT WILL CREATE AN INSTANCE FOR THAT CLASS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND ACCESS THE METHODS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module/m-p/3528790#M848958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T06:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module/m-p/3528791#M848959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the function module where we use tht when we code for a reprot using the OOalv concept. In OOalv desing we use this class such that we take a container and the objects of alv wil be placed that s the reasn we go for se51 and select alv contaner and that container will hold the objects ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps we follow is first we define a container and in the conteainer we place the objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u might be clear with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sana.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 06:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-function-module/m-p/3528791#M848959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T06:54:57Z</dc:date>
    </item>
  </channel>
</rss>

