<?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 ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778423#M335613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;      i am a novice in ABAP. i want to know abt ALV reporting using function modules. i need some material in this regard. as far as the ALV object model is concerned i do possess some material. but i want some explanations for the function modules method. kindly help me.&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;seenu&lt;/P&gt;&lt;P&gt;sgummaluri.sap@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2006 19:18:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-19T19:18:44Z</dc:date>
    <item>
      <title>ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778423#M335613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;      i am a novice in ABAP. i want to know abt ALV reporting using function modules. i need some material in this regard. as far as the ALV object model is concerned i do possess some material. but i want some explanations for the function modules method. kindly help me.&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;seenu&lt;/P&gt;&lt;P&gt;sgummaluri.sap@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 19:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778423#M335613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T19:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778424#M335614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;  The SAP List Viewer unifies and simplifies the use of lists in the R/3 System. A uniform user interface and list format is available for all lists. This prevents redundant functions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP List Viewer can be used to view both single-level lists and multilevel sequential lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Single-level lists contain any number of lines that have no hierarchical relationship to each other. &lt;/P&gt;&lt;P&gt;Multilevel sequential lists consist of any number of lines that have two hierarchical levels. Multilevel lists have header rows and item rows; the item rows are subordinate to the header rows. For each header row there can be any number of subordinate item rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7aab43c211d182b30000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7aab43c211d182b30000e829fbfe/content.htm&lt;/A&gt;&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, 19 Dec 2006 19:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778424#M335614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T19:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778425#M335615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but what i need is not how to work on the output list. i need explanations on how to use the FM's like&lt;/P&gt;&lt;P&gt;1.	REUSE_ALV_VARIANT_DEFAULT_GET&lt;/P&gt;&lt;P&gt;2.	REUSE_ALV_VARIANT_F4&lt;/P&gt;&lt;P&gt;3.	REUSE_ALV_VARIANT_EXISTENCE&lt;/P&gt;&lt;P&gt;4.	REUSE_ALV_EVENTS_GET&lt;/P&gt;&lt;P&gt;5.	REUSE_ALV_COMMENTARY_WRITE&lt;/P&gt;&lt;P&gt;6.             REUSE_ALV_FIELDCATALOG_MERGE&lt;/P&gt;&lt;P&gt;7.             REUSE_ALV_LIST_DISPLAY&lt;/P&gt;&lt;P&gt;8.	REUSE_ALV_GRID_DISPLAY&lt;/P&gt;&lt;P&gt;9.	REUSE_ALV_POPUP_TO_SELECT&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;seenu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 19:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778425#M335615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T19:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778426#M335616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Seenu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the function module names explain already what they are doing:&lt;/P&gt;&lt;P&gt;1. REUSE_ALV_VARIANT_DEFAULT_GET&lt;/P&gt;&lt;P&gt;If a default (layout) variant is defined for the ALV list the function module returns it. An ALV list can have an almost unlimited number of variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. REUSE_ALV_VARIANT_F4&lt;/P&gt;&lt;P&gt;Provides a search help for variants of an ALV list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. REUSE_ALV_VARIANT_EXISTENCE&lt;/P&gt;&lt;P&gt;If the user is allowed to enter a variant name manually then you have to check if this variant does indeed exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. REUSE_ALV_EVENTS_GET&lt;/P&gt;&lt;P&gt;Has something to do with event handling. I cannot tell you more because I use the exclusively the easier ABAP-OO approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. REUSE_ALV_COMMENTARY_WRITE&lt;/P&gt;&lt;P&gt;Is used to write a header comment shown above the ALV list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. REUSE_ALV_FIELDCATALOG_MERGE&lt;/P&gt;&lt;P&gt;Still used in ABAP-OO ALV lists. Provide the function module with a DDIC structure an it returns the fieldcatalog for the ALV list. The fieldcatalog can then be adjusted to meet specific requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. REUSE_ALV_LIST_DISPLAY&lt;/P&gt;&lt;P&gt;Displays the ALV list as "flat" list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. REUSE_ALV_GRID_DISPLAY&lt;/P&gt;&lt;P&gt;Displays the ALV list as "grid". Note that you can toggle between flat and grid display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. REUSE_ALV_POPUP_TO_SELECT&lt;/P&gt;&lt;P&gt;Displays an ALV list for selecting rows in a popup.&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, 19 Dec 2006 20:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1778426#M335616</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-12-19T20:11:13Z</dc:date>
    </item>
  </channel>
</rss>

