cancel
Showing results for 
Search instead for 
Did you mean: 

How to execute a native sql query from abap program over a HANA calculation view?

mrj_marcelo
Participant
0 Kudos

How can I execute a select from abap over a hana calculation view? supposing that my calculation view is in the schema "_SYS.BIC" and its name is "test/my_view", so how can I select its data from abap?

Sandra_Rossi
Active Contributor
0 Kudos

I searched quickly: there's a matter of exposing the view and a matter of parameters, also a blog post, what is your situation?

Solved: HANA Calculation View - With Parameter - Call from... - SAP Community

Consuming HANA Views, Procedures, External Views i... - SAP Community

Accepted Solutions (1)

Accepted Solutions (1)

Cocquerel
Active Contributor

you have to embed your HANA Calculation view into an ABAP CDS view that you will be able to consume from ABAP programs. You can refer to the following blog https://community.sap.com/t5/technology-blogs-by-members/how-to-consume-hana-calculation-views-in-s-...

Answers (1)

Answers (1)

roland_szajko
Product and Topic Expert
Product and Topic Expert