<?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: Nested joins..Rectify the code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-joins-rectify-the-code/m-p/4130640#M987709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select lifnr street smtp_addr ...&lt;/P&gt;&lt;P&gt;into corresponding fields of table int_create_vendor&lt;/P&gt;&lt;P&gt;from ( Vf_kred left&lt;/P&gt;&lt;P&gt;outer join adrc on vf_kred&lt;SUB&gt;adrnr = adrc&lt;/SUB&gt;addrnumber )&lt;/P&gt;&lt;P&gt;join adr6 as a6 on adrc&lt;SUB&gt;addrnumber = a6&lt;/SUB&gt;ADDRNUMBER&lt;/P&gt;&lt;P&gt;where bukrs IN s_bukrs OR ktokk IN s_ktokk OR lifnr IN s_lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;God's blessing&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2008 10:27:26 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2008-07-11T10:27:26Z</dc:date>
    <item>
      <title>Nested joins..Rectify the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-joins-rectify-the-code/m-p/4130639#M987708</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 have written the following code joining view VF_KRED and table ADRC.&lt;/P&gt;&lt;P&gt;Now I want to join these two with ADR6 table where&lt;/P&gt;&lt;P&gt;link between these is: VF_KRED&lt;SUB&gt;ADRNR = ADR6&lt;/SUB&gt;ADDRNUMBER ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How wiill the Nested join statement be written ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code:- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+Start-of-Selection.&lt;/P&gt;&lt;P&gt;select stceg stcd2 vf_kred~name1 ort01 pstlz land1 telf1 telfx brsch&lt;/P&gt;&lt;P&gt;sperr lifnr zterm adrnr street house_num1&lt;/P&gt;&lt;P&gt;into corresponding fields of table int_create_vendor&lt;/P&gt;&lt;P&gt;from Vf_kred left&lt;/P&gt;&lt;P&gt;outer join adrc on vf_kred&lt;SUB&gt;adrnr = adrc&lt;/SUB&gt;addrnumber&lt;/P&gt;&lt;P&gt;where bukrs IN s_bukrs OR ktokk IN s_ktokk OR lifnr IN s_lifnr.+&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 05:42:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-joins-rectify-the-code/m-p/4130639#M987708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T05:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Nested joins..Rectify the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-joins-rectify-the-code/m-p/4130640#M987709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select lifnr street smtp_addr ...&lt;/P&gt;&lt;P&gt;into corresponding fields of table int_create_vendor&lt;/P&gt;&lt;P&gt;from ( Vf_kred left&lt;/P&gt;&lt;P&gt;outer join adrc on vf_kred&lt;SUB&gt;adrnr = adrc&lt;/SUB&gt;addrnumber )&lt;/P&gt;&lt;P&gt;join adr6 as a6 on adrc&lt;SUB&gt;addrnumber = a6&lt;/SUB&gt;ADDRNUMBER&lt;/P&gt;&lt;P&gt;where bukrs IN s_bukrs OR ktokk IN s_ktokk OR lifnr IN s_lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;God's blessing&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 10:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-joins-rectify-the-code/m-p/4130640#M987709</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2008-07-11T10:27:26Z</dc:date>
    </item>
  </channel>
</rss>

