<?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: Multiple Internal Table using ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971352#M1158613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sudharshan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to have a look at my sample report &lt;STRONG&gt;ZUS_SDN_THREE_ALV_GRIDS&lt;/STRONG&gt; in thread&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="thread" id="286895"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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>Sat, 10 Jan 2009 01:53:18 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2009-01-10T01:53:18Z</dc:date>
    <item>
      <title>Multiple Internal Table using ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971347#M1158608</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 have three internal table and need to show using ALV as I need to make this interactive report by using checkbox in the third internal table.Can anyone please share me how to go with this using ALV[maynot be oops concept]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;Header1 [internal table1]&lt;/P&gt;&lt;P&gt;Details&lt;/P&gt;&lt;P&gt;Header2 [internal table2]&lt;/P&gt;&lt;P&gt;Details&lt;/P&gt;&lt;P&gt;Header3 [internal table3]&lt;/P&gt;&lt;P&gt;Details where we have checkbox to go for the next screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If some sample program or code is provided will help alot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 19:35:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971347#M1158608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-09T19:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Internal Table using ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971348#M1158609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For suing REUSE* FMs you need to transfer all the data in one internal table to display in main area. Header can be buil with seperate table.&lt;/P&gt;&lt;P&gt;only option left is OO-ALV. If you are not editiong the column values then I will suggest using SALV.&lt;/P&gt;&lt;P&gt;(I understand for your post thatyou are trying to avoid OO Concepts but ECC is all about OO Concepts)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 19:44:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971348#M1158609</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-01-09T19:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Internal Table using ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971349#M1158610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudarshan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find step by step instruction to create multiple ALV displays within tab-stirp control.  We have used in our project and it works good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.scribd.com/doc/7247835/Tabstrip-in-ALV" target="test_blank"&gt;http://www.scribd.com/doc/7247835/Tabstrip-in-ALV&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 20:49:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971349#M1158610</guid>
      <dc:creator>nkr1shna</dc:creator>
      <dc:date>2009-01-09T20:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Internal Table using ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971350#M1158611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt; Any examples you can provide even if its oops concept no issues I need to see how this works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 21:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971350#M1158611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-09T21:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Internal Table using ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971351#M1158612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP has provided lots of examples for using OO-ALV.&lt;/P&gt;&lt;P&gt;Just try seaching for reports with name BCALV_* in SE38. you will get example for each and everything related to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2009 21:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971351#M1158612</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-01-09T21:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Internal Table using ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971352#M1158613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sudharshan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to have a look at my sample report &lt;STRONG&gt;ZUS_SDN_THREE_ALV_GRIDS&lt;/STRONG&gt; in thread&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="thread" id="286895"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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>Sat, 10 Jan 2009 01:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971352#M1158613</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2009-01-10T01:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Internal Table using ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971353#M1158614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uwe,&lt;/P&gt;&lt;P&gt; Can I use this code in se38 and run the program as I see some dynpro screen and I have not worked much on dialog programming so please do guide me what I need to create to use this ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2009 02:54:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971353#M1158614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-10T02:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Internal Table using ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971354#M1158615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 21:37:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-internal-table-using-alv/m-p/4971354#M1158615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-27T21:37:59Z</dc:date>
    </item>
  </channel>
</rss>

