cancel
Showing results for 
Search instead for 
Did you mean: 

Wrapping calculation views inside ABAP CDS views

rohit_chowdhury17
Participant
0 Kudos

Hello experts,

I have always worked on graphical Hana vdm modelling and SQL scripting. Now I now the entire development focus is shifting to CDs views. I have situation where the graphical views already created needs to be wrapped in a abap CDS view. Is it possible to use calculation views inside a CDS definition. I am not getting exactly what syntax should I use to call the calculation view.Would it be same as calling a schema table. Or do we need to wrap the calculation view in external views then use that external views in the CDS views. Can you please let me know you opinion or suggest me the directions which I need to explore?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

horst_keller
Product and Topic Expert
Product and Topic Expert
0 Kudos

Regarding ABAP CDS, the following is a good direction to explore.

https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abencds.htm

rohit_chowdhury17
Participant
0 Kudos

Thanks Horst for the reply . But can we have anything more specific like like what all sources are allowed in CDS in defination (means does it only uses ABAP dictionary objects or objects from HANA native repository can as well used ). What I undersstood is we need to either wrap it around external views or using AMDP . Can you ar anybody throw some light into it. It would be very much appreciated .

Thanks once again .

Rohit

former_member602841
Discoverer
0 Kudos

Hi Horst,

The above link is not opening.

https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abencds.htm

Could you please provide me the link again.

I have also the same requirement: how to use calculation views in the ABAP CDS views?

Could you please give the information.

Regards

Guru