cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom ABAP CDS Views in Public Cloud

aalexis
Participant
0 Kudos
1,007

Three parts to this question

1. Can I extend a standard ABAP CDS and create a custom ABAP CDS view on top of it and expose it as OData Service (Consumption view) so it can be consumed in SAP SAC?

2. Can I create a fully customizable CDS view all the way (Basic, Composite and Consumption views) and expose it as OData Service for SAP SAC?

3. To expose as OData Service is there a specific Fiori Tile similar to /IWFND/MAINT_SERVICE exist in SAP Public Cloud?

Thank you,

Arthur

Accepted Solutions (0)

Answers (2)

Answers (2)

Zhehui_Xia28
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Yes, I think the answer is yes for first two questions. And in Public Cloud, there is an APP - Custom CDS Views, you can expose custom CDS Views as OData Service via this APP.

Best Regards,

Zhehui

aalexis
Participant
0 Kudos
Zhehui, Thank you for your answer. Please give me few days and will confirm.
aalexis
Participant
0 Kudos
When I try to create a CDS is there a process or step-by-step instruction available?
peterpersiel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Arthur,

yes, you can create analytical query as CDS view entities and consume in SAP Analytics Cloud. You can find more general information in the overview blog post: Developing for Analytics with the SAP BTP ABAP Environment or in the Devtoberfest session: Introduction to Embedded Analytics with ABAP Cloud.

Corresponding documentation in ABAP Analytics and hands-on examples/tutorials here:

Best regards,
Peter

aalexis
Participant
0 Kudos
We are working in a Public Cloud and I want to know whetehr I can create a Custom CDS Views using eclipse plug-in and use them in SAC Stories?