<?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: join 2 INTERNAL tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965402#M699744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use APPEND LINES OF itab1 TO itab2, when there is &amp;lt;b&amp;gt;no condition and the structure of the 2 internal tables are the same&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to join 2 internal tables &amp;lt;b&amp;gt;upon some condition, then Loop is necessary&amp;lt;/b&amp;gt;.without looping it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward If useful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chitra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2007 03:37:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-25T03:37:55Z</dc:date>
    <item>
      <title>join 2 INTERNAL tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965396#M699738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we join 2 internal tables without using loop?&lt;/P&gt;&lt;P&gt;pls advise.thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 00:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965396#M699738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T00:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: join 2 INTERNAL tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965397#M699739</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;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="235581"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check Ravi' s answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 00:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965397#M699739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T00:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: join 2 INTERNAL tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965398#M699740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use APPEND LINES OF itab1 TO itab2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 00:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965398#M699740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T00:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: join 2 INTERNAL tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965399#M699741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what i mean is:&lt;/P&gt;&lt;P&gt;can we join two internal tables become one internal table according to certain criteria without using the loop? like inner join? is it possible?&lt;/P&gt;&lt;P&gt;pls advise. thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 00:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965399#M699741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T00:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: join 2 INTERNAL tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965400#M699742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;   Without loop, it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 00:38:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965400#M699742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T00:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: join 2 INTERNAL tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965401#M699743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 00:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965401#M699743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T00:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: join 2 INTERNAL tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965402#M699744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use APPEND LINES OF itab1 TO itab2, when there is &amp;lt;b&amp;gt;no condition and the structure of the 2 internal tables are the same&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to join 2 internal tables &amp;lt;b&amp;gt;upon some condition, then Loop is necessary&amp;lt;/b&amp;gt;.without looping it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward If useful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chitra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 03:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965402#M699744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T03:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: join 2 INTERNAL tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965403#M699745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two internal tables without loop we cannot join.&lt;/P&gt;&lt;P&gt;Please read ABAP 21 days Once If u Dont mine, int hat they cleary given about that one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz Reward the points if it is useful to u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SATISH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 04:07:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-2-internal-tables/m-p/2965403#M699745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T04:07:07Z</dc:date>
    </item>
  </channel>
</rss>

