<?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: ABAP code for enhancement from multiple tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-for-enhancement-from-multiple-tables/m-p/1734365#M319515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use inner joins&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/inner-joins.htm" target="test_blank"&gt;http://www.sap-img.com/abap/inner-joins.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kathirvel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2006 20:09:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-07T20:09:43Z</dc:date>
    <item>
      <title>ABAP code for enhancement from multiple tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-for-enhancement-from-multiple-tables/m-p/1734363#M319513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 0CUSTOMER_ATTR to which i've appended 4 zfields which corresponds to 4 fields from 3 tables. I need to write the ABAP code for enhancement. The question is "What is the syntax for a single Select statement to choose fields from Multiple tables"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex.&lt;/P&gt;&lt;P&gt;select single * from knvv,knvp,knvb1 where kunn2 = s_tab-kunnr and knvv-kunnr = s_tab-kunnr and knvp-kunnr = s_tab-kunnr and knb1-kunnr = s_tab-kunnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what will be the equivalent of the above in ABAP. Is this feasible? or would it be better to use views and then load the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate your response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 20:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-for-enhancement-from-multiple-tables/m-p/1734363#M319513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T20:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP code for enhancement from multiple tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-for-enhancement-from-multiple-tables/m-p/1734364#M319514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this usign the concept of Joins. Using Joins you can read data from multiple tables in a single shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 20:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-for-enhancement-from-multiple-tables/m-p/1734364#M319514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T20:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP code for enhancement from multiple tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-for-enhancement-from-multiple-tables/m-p/1734365#M319515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use inner joins&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/inner-joins.htm" target="test_blank"&gt;http://www.sap-img.com/abap/inner-joins.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kathirvel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 20:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-for-enhancement-from-multiple-tables/m-p/1734365#M319515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-07T20:09:43Z</dc:date>
    </item>
  </channel>
</rss>

