<?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: joining two internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/joining-two-internal-table/m-p/3380028#M811604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;first join vbak ,kan1 tables into table iheader.&lt;/P&gt;&lt;P&gt;then join vbap,vbep tables into table iitem .&lt;/P&gt;&lt;P&gt;then pass iheader to i_outtab_header and iitem to i_outtab_item.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Feb 2008 15:04:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-10T15:04:19Z</dc:date>
    <item>
      <title>joining two internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/joining-two-internal-table/m-p/3380027#M811603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi expert,&lt;/P&gt;&lt;P&gt;              I'm using 'Reuse_Alv_Hierseq_List_Display' and i wanted to joing the header data(vbak &amp;amp; kna1) and item data (vbap &amp;amp; vbep) seperately.So that i could assign this internal table name in the about funtion module parameters(I_OUTTAB_HEADER &amp;amp; I_OUTTAB_ITEM).Plz help me out!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arshad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2008 09:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/joining-two-internal-table/m-p/3380027#M811603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-10T09:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: joining two internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/joining-two-internal-table/m-p/3380028#M811604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;first join vbak ,kan1 tables into table iheader.&lt;/P&gt;&lt;P&gt;then join vbap,vbep tables into table iitem .&lt;/P&gt;&lt;P&gt;then pass iheader to i_outtab_header and iitem to i_outtab_item.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2008 15:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/joining-two-internal-table/m-p/3380028#M811604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-10T15:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: joining two internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/joining-two-internal-table/m-p/3380029#M811605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using I Joins decreses the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can use FOR ALL ENTRIES instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st fetch required data from VBAK&lt;/P&gt;&lt;P&gt;Then fetch data from KNA! for all entries of VBAK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2ndt fetch required data from VBAP&lt;/P&gt;&lt;P&gt;Then fetch data from VBEP for all entries of VBAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 04:51:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/joining-two-internal-table/m-p/3380029#M811605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T04:51:05Z</dc:date>
    </item>
  </channel>
</rss>

