‎2018 Apr 23 3:57 PM
Hi,
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.
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.
Could any one please guide me on how should I proceed further to check what authorization/privilege is missing from the user?
Regards,
Gaurav
‎2018 Apr 24 10:03 PM
Hi Gaurav,
Has SAP HANA performed Union node?
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.
Regards,
‎2018 May 02 4:32 AM
Hi Roberto,
No there is no union performed. Calculation View is simple SQL Calc view fetching data from just 1 table.
Regards.