This video discusses several additions to Core Data Services (CDS) views in SAP HANA, including how to add aliases to CDS view fields, handle input parameters and WHERE conditions, call a CDS view with input parameters from SE38, display CDS view data in an ABAP report, and call a custom CDS from another CDS view.

After watching video, you will learn:

  • how to add aliases to CDS view fields. This is particularly useful in UI applications where users require detailed field names.
  • how to create a CDS view with input parameters and a WHERE condition. The syntax for calling a CDS view with input parameters from SE38 is slightly different and is explained in detail.
  • how to display CDS view data in an ABAP report. This involves using a standard class and method to display the CDS data directly in the ABAP program.
  • how to call a custom CDS from another CDS view. This is useful when one CDS view needs to be used in multiple other CDS views.
  • standard CDS views, which can be a valuable learning resource as they contain a variety of joins, associations, and manipulations.

The video is practical and detailed, showing each step at the system level. It is intended for those who wish to learn about CDS Views and how to create and use them in HANA Studio and SAP systems.

Leave your comment

Your email address will not be published. Required fields are marked *