60 likes | 148 Views
CDS (Core Data Services) views ensure code to data approach or code push down approach. Code push down means processing the entire data in the database layer and passing only the results to the application layer. CDS is a reusable tool that ABAP developers can utilize according to the requirement.<br><br> Visit: https://www.minshtech.in/2020/06/introduction-to-sap-cds-views-2.htmlu00a0for in-depth tutorials.
E N D
- MINSHTECH Introduction to SAP CDS Views
- MINSHTECH What is CDS in SAP HANA? CDS (Core Data Services) views ensure code to data approach or code push down approach. Code push down means processing the entire data in the database layer and passing only the results to the application layer. CDS is a reusable tool that ABAP developers can utilize according to the requirement.
Visit: https://www.minshtech.in/2020/06/introduction-to- sap-cds-views-2.html for in-depth tutorials on the following topics: What is CDS in SAP HANA How to create a basic CDS View Define SAP CDS view with join Define Association in SAP CDS View Define SAP CDS view with parameters Extending CDS view