<?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: SELECT * FROM LEFT OUTER JOIN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356513#M1921886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a wrong table type should cause a syntax error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 08:09:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-09-25T08:09:40Z</dc:date>
    <item>
      <title>SELECT * FROM LEFT OUTER JOIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356509#M1921882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi developers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here comes a short issue I'm dealing with without finding an answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the select statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&amp;nbsp; &lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;*&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;CORRESPONDING &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;FIELDS OF TABLE &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;@gt_data&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;bkpf &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;AS &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;k&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;LEFT &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;OUTER &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;JOIN &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;bseg &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;AS &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;s&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;ON&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;k&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;bukrs &lt;/SPAN&gt;&lt;SPAN style="color: purple; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;s&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;bukrs&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;AND &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;k&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;belnr &lt;/SPAN&gt;&lt;SPAN style="color: purple; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;s&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;belnr&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;AND &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;k&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;gjahr &lt;/SPAN&gt;&lt;SPAN style="color: purple; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;s&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;gjahr&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;k&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;blart &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;IN &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;@sd_blart&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;AND &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;k&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;bukrs &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;IN &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;@sd_bukrs&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;AND &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;k&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;gjahr &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;IN &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;@sd_gjahr.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No big deal at all I think, but there is a - like I think - strange behavior in the result set gt_data for results coming without data from the second table BSEG. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If BSEG is empty, all fields from gt_data which exists in both tables BKPF and BSEG are empty in gt_data. Here, the key fields BUKRS, BELNR and GJAHR are affected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please explain how to handle this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356509#M1921882</guid>
      <dc:creator>dennis_janezic2</dc:creator>
      <dc:date>2015-09-25T07:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT * FROM LEFT OUTER JOIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356510#M1921883</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;please pass all source informations into the SELECT statement. For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT k~bukrs k~belnr k~gjahr s~buzei&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356510#M1921883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-25T07:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT * FROM LEFT OUTER JOIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356511#M1921884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Figuring out that "*" is the problem here was my first thought, too. But in case of BKPF and BSEG, we are talking about more than 300 fields to be handled to the Select Statement directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestion will work I think, but isn't there a more elegant solution for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 08:01:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356511#M1921884</guid>
      <dc:creator>dennis_janezic2</dc:creator>
      <dc:date>2015-09-25T08:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT * FROM LEFT OUTER JOIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356512#M1921885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use "*" as field list, the fields from BKPF will be overlapped by those of BSEG, so cleared when no record. You may be required to explicitly list required fields : k~BUKRS ... s~BUZEI etc.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;A href="http://help.sap.com/abapdocu_740/en/abapselect_clause_cols.htm#!ABAP_ALTERNATIVE_1@1@"&gt;If multiple database tables are specified after &lt;SPAN class="qtext"&gt;FROM&lt;/SPAN&gt;, it is not possible to prevent multiple columns from inheriting the same name when &lt;SPAN class="qtext"&gt;*&lt;/SPAN&gt; is specified.&lt;/A&gt;&lt;/P&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;In recent versions could be some&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-family: courier; color: black;"&gt;&lt;SPAN style="color: #0000ff;"&gt;SELECT&lt;/SPAN&gt; bkpf~* bseg~buzei etc&lt;/P&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Question: What is your version (BSEG no longer a cluster table) &lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 08:03:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356512#M1921885</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-09-25T08:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT * FROM LEFT OUTER JOIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356513#M1921886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a wrong table type should cause a syntax error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 08:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356513#M1921886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-25T08:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT * FROM LEFT OUTER JOIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356514#M1921887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: courier; color: #0000ff;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt; bkpf~* does not work for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt;Version is 7.40.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt;Dennis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 08:50:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356514#M1921887</guid>
      <dc:creator>dennis_janezic2</dc:creator>
      <dc:date>2015-09-25T08:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT * FROM LEFT OUTER JOIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356515#M1921888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to remove the AS in "BKPF AS K"&amp;nbsp; or try K~* (but not sure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you could build your field list programmatically ("K~BUKRS", "S~BUZEI") from ddic information removing duplicate fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 09:36:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356515#M1921888</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-09-25T09:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT * FROM LEFT OUTER JOIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356516#M1921889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for your quick and helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end, my solution does not work 100% like desired, but using a programmatically selection (thanks Raymond) of the field list in combination with the join (thanks Klaus) brings up the result like expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 16:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-from-left-outer-join/m-p/11356516#M1921889</guid>
      <dc:creator>dennis_janezic2</dc:creator>
      <dc:date>2015-09-30T16:01:46Z</dc:date>
    </item>
  </channel>
</rss>

