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?

04-02-2024 9:47 PM
mrj_marcelo Participant
2542 views 3 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

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?

0 Likes

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