Hi Experts.
I just created an External View following the steps on link: How to Consume HANA View in ABAP Using External View and Open SQL
The problem is that when I choose "Open Data Preview" on the External View context menu, no rows are retrieved.
The SAP HANA View I am exposing via External View is a SAP standard calculation view called "sap.glo.tmflocbr.ctr.NF_IMPOSTO_CALCULO".
When I choose "Data Preview", the calculation view returns 5 rows:
Below is the External View:
I can see the the External View on SE11. The problem is that no rows are retrieved using ADT on Eclipse neither using ABAP program.
Is there anything done wrong? Is there any security issues I am not taking into account?
Thanks in advance!
Leandro