<?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: SQL from ABAP &amp; Calculation View retrieve different results. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-from-abap-calculation-view-retrieve-different-results/m-p/589315#M23689</link>
    <description>&lt;P&gt;Hi Roberto,&lt;/P&gt;
  &lt;P&gt;No there is no union performed. Calculation View is simple SQL Calc view fetching data from just 1 table.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Wed, 02 May 2018 03:32:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-05-02T03:32:57Z</dc:date>
    <item>
      <title>SQL from ABAP &amp; Calculation View retrieve different results.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-from-abap-calculation-view-retrieve-different-results/m-p/589313#M23687</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have made a query using CL_SQL_CONNECTION class which fetches data from a Calculation View from the HANA DB. The number of results returned are less than the data preview of same calculation view.&lt;/P&gt;
  &lt;P&gt;I tried to configure the authorization trace according to note 1809199, but no luck. Nothing is captured in the trace file as well. I am not sure what privileges are missing. &lt;/P&gt;
  &lt;P&gt;Could any one please guide me on how should I proceed further to check what authorization/privilege is missing from the user?&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Gaurav&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:57:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-from-abap-calculation-view-retrieve-different-results/m-p/589313#M23687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-04-23T14:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: SQL from ABAP &amp; Calculation View retrieve different results.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-from-abap-calculation-view-retrieve-different-results/m-p/589314#M23688</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Has SAP HANA performed Union node?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;In this case, going to the Properties of the corresponding data source and in the Mapping tab you can see "Empty Union Behavior" field value which was configured.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2018 21:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-from-abap-calculation-view-retrieve-different-results/m-p/589314#M23688</guid>
      <dc:creator>roberto_forti</dc:creator>
      <dc:date>2018-04-24T21:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: SQL from ABAP &amp; Calculation View retrieve different results.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-from-abap-calculation-view-retrieve-different-results/m-p/589315#M23689</link>
      <description>&lt;P&gt;Hi Roberto,&lt;/P&gt;
  &lt;P&gt;No there is no union performed. Calculation View is simple SQL Calc view fetching data from just 1 table.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 03:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-from-abap-calculation-view-retrieve-different-results/m-p/589315#M23689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-05-02T03:32:57Z</dc:date>
    </item>
  </channel>
</rss>

