<?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: Difference between normal funcation and ALV funcational module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034148#M964179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, If i can answer to this question in a funny way.. I would say normal FM deosnot require field catalog.. ALV FM need field catalog..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2008 04:42:08 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2008-06-17T04:42:08Z</dc:date>
    <item>
      <title>Difference between normal funcation and ALV funcational module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034145#M964176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt; Please answer for this question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the differnce between normal funcation and ALV funcational module ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks/Radha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 04:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034145#M964176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T04:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between normal funcation and ALV funcational module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034146#M964177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    There is as such no difference between them.They will only differ functionality wise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 04:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034146#M964177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T04:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between normal funcation and ALV funcational module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034147#M964178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are two ways of reporting List report and alv report.&lt;/P&gt;&lt;P&gt;the normal write statement usage gives us  a listt report.&lt;/P&gt;&lt;P&gt;But ALV report offers a good asthetic report output. It almost function as your Excel File .&lt;/P&gt;&lt;P&gt;You can do many functions Total ,Subtotaling,sorting,filtering,&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There two ways to do ALV report i.e. using function module REUSE_ALV_GRID_DISPLAY and using OOPS concept.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 04:41:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034147#M964178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T04:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between normal funcation and ALV funcational module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034148#M964179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, If i can answer to this question in a funny way.. I would say normal FM deosnot require field catalog.. ALV FM need field catalog..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 04:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034148#M964179</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-06-17T04:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between normal funcation and ALV funcational module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034149#M964180</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;On a more serious note I wud say:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When u use an ALV FM....the whole control of ur output screen goes to ALV, i.e, whatever u wish to display (headers, comments, selection data, etc) shud be through ALV.....u cannot use any statement like WRITE:/  in the same screen where u r using ALV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 04:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-normal-funcation-and-alv-funcational-module/m-p/4034149#M964180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T04:52:14Z</dc:date>
    </item>
  </channel>
</rss>

