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