Skip to Content
-1
Former Member
Dec 21, 2017 at 07:29 AM

Can we consume HANA SQL logic in ABAP Perspective ?

334 Views Last edit Dec 21, 2017 at 07:34 AM 2 rev

Hi,

I am using HANA Studio and writing code in SQL console and building simplified logic against traditional code used in SE38.

Since HANA SQL have more options, i am writing simplified code and everything is good.

For Ex: - I have written select query in SQL Console like below :

SELECT NOVEL_ID NAME POET from Schemaname. Table name;

But, can I consume them in ABAP Perspective ?

In Other words, I want to write logic in HANA Studio (SQL console using HANA SQL and SQL script ) and then use some method/ way to consume it in ABAP perspective.

I feel I am missing a link somewhere, any help or suggestion will be appreciated!


Best Regards,
KC