cancel
Showing results for 
Search instead for 
Did you mean: 

Custom ABAP CDS Views in Public Cloud

aalexis
Participant
0 Kudos
332

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

View Entire Topic
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?