<?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 Multiple ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119851#M108626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using alv grid to display a report.&lt;/P&gt;&lt;P&gt;As I click one of the radio button One report should be displayed.When we click another button another set of report should be displayed. Each report uses different itab. &lt;/P&gt;&lt;P&gt;I need to commonize the use of the fn REUSE_ALV_BLOCK_GRID_DISPLAY.&lt;/P&gt;&lt;P&gt;I dont want to use the same fn again but with different itab name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2006 09:43:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-13T09:43:10Z</dc:date>
    <item>
      <title>Multiple ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119851#M108626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using alv grid to display a report.&lt;/P&gt;&lt;P&gt;As I click one of the radio button One report should be displayed.When we click another button another set of report should be displayed. Each report uses different itab. &lt;/P&gt;&lt;P&gt;I need to commonize the use of the fn REUSE_ALV_BLOCK_GRID_DISPLAY.&lt;/P&gt;&lt;P&gt;I dont want to use the same fn again but with different itab name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 09:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119851#M108626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T09:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119852#M108627</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;you could use your radio button to change the search of the fieldcatalog. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't set the name of any structure, just the fieldcatalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, you must use the internal table to set the data into the ALV Grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 09:52:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119852#M108627</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-02-13T09:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119853#M108628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You can achieve this by displaying your report in tabstrips.But i am not sure that this facility is available in alv function modules.By using classes we can achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 09:56:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119853#M108628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T09:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119854#M108629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya , &lt;/P&gt;&lt;P&gt;Hope you have already posted the same query in this&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="109202"&gt;&lt;/A&gt; for displaying multiple ALVs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2006 09:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-alv/m-p/1119854#M108629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-13T09:57:35Z</dc:date>
    </item>
  </channel>
</rss>

