SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Custom Reporting

Create a custom CDS view to create an access to you data.

Overview

🎓 beginner 15 min. ABAP DevelopmentBeginner
Unknown U Unknown March 21, 2023
Created by March 9, 2023
Contributors

Prerequisites

Prerequisites

The Prerequisites of this tutorial is the assignment of the Business Catalog SAP_CORE_BC_EXT to your user.

Steps

Intro

If you need access to data in your system in a way the system does not offer so far, you can create your own data access by making use of a Custom Core Data Services view (Custom CDS view). Usually, the data of an application is distributed across several database tables. Using CDS views allows you to model the data access without changing underlying database tables. In general, CDS views are intended to be consumed by a UI, analytics or other systems. CDS View can be built on CDS Views as well. To simplify the data access there are pre-delivered CDS Views, Custom CDS Views can only be built on.## You will learn
You will be able to see a preview of your generated Custom CDS View and your data at the end of this tutorial. First of all a Custom CDS View will be generated to have the access to your data. You will select fields and association properties in your Custom CDS View to see them later on in your preview.

Time to Complete

15 Min.


Step 1 Open Custom CDS Views Application
โ€”

Navigate to the Extensibility category and press the Custom CDS Views tile to start the application.

Select Data Source
Select Data Source

Step 2 Create Custom CDS View
+
Step 3 Add View Name
+
Step 4 Select Fields
+
Step 5 Add Associated Data Source
+
Step 6 Select CDS View
+
Step 7 Maintain Join Conditions
+
Step 8 Select Association Properties
+
Step 9 Select Additional Fields
+
Step 10 Show Preview
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 10
1. Open Custom CDS Views Application 2. Create Custom CDS View 3. Add View Name 4. Select Fields 5. Add Associated Data Source 6. Select CDS View 7. Maintain Join Conditions 8. Select Association Properties 9. Select Additional Fields 10. Show Preview

Learn more →