How to create a CDS view #S4HANA

Mayank Chourasia
2 min readFeb 26, 2024

--

In this blog, I will discuss how to create a CDs view in eclipse.

Core Data Service. This is an Extension of Open SQL. It works on the Data base layer rather than the Application layer. CDS View is part of the Code Pushdown technique.

Before creating a CDS view, first create a package on Eclipse.

In the header you can see New, then go to ABAP Package.

Give the basic details like project name, package name and description.

Make sure the below radio button is ticked to create a request.

Creating a CDS View

  1. Now we can see the package that we have created on the left side. Right-click on the package, select New > Other ABAP Repository Object.
  2. Then search for ‘Data Definition’, select it and go next.
  3. Give the Name, Description, Package.
  4. Click on Create a TR Request (or in S4 you have already created a TR you can put a TR Number), then do next.
  5. Now you can select the view as per your requirement.
  6. The CDS view is created.

Congratulations on your first CDS view being created.

Thanks for reading.

If you Want to Connect with Me:

LinkedIn: https://www.linkedin.com/in/mayank-chourasia-38421a134/

Twitter: https://twitter.com/ChourasiaMayank.

YouTube: https://youtube.com/channel/UCo7iSPDHeg9iFObGNE9lFMA

Thank you, stay safe, stay healthy.

Stay tuned till the next blog.

--

--

Mayank Chourasia

Hey, My name is Mayank Chourasia. Currently I am working on SAP Utilities as a SAP ABAP Developer. I had written a blogs on SAP ISU, SAP ABAP, Google Cloud .