cancel
Showing results for 
Search instead for 
Did you mean: 

Sap hana Logic

Dasig
Participant
0 Kudos

Hello Experts,

I am totally new to Hana development.

Here is the Landscape: we have a Hana database with tables replicated from SAP.

We need to build a Fiori Tree App based on a Table, we have created the calculation view on top of it but we need to add some logic to calculate Hierarchy : leaf, parentId, level....

The logic is complex and we need to code it.

I googled and found that we can have logic through SQLViews or we can have logic through XSJS .

What do you suggest for such a case?

Thank you.

Saad

dvankempen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Got the answer to your question? To improve the knowledge base and make the right answers easier to find, please mark the best answer and close the question. Thanks!

Don’t know how? See https://answers.sap.com/questions/13162472/how-to-mark-an-answer-and-how-to-close-a-question.html

For the readers, before you leave, don't forget to up/down vote the answers. You can vote on the question too.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

dvankempen
Product and Topic Expert
Product and Topic Expert
  • Hi Saad,

Welcome to the job. Glad you asked but if you are totally new to SAP HANA database development, you might want to follow some training first.

XSJS is deprecated technology; the successor XSA with Node.js was introduced in 2015 with SPS 11.

SAP HANA Studio (tagged) as development tool is deprecated as well as of SPS 02 (2017).

You might enjoy watching thomas.jung's playlist on YouTube

The first 64 vidoes cover the basics, the remainder is about more recent topics like SAP HANA Cloud and App Studio. HIghly recommended and totally for free.

See also

Success,