CDS - Migration of Views
Do you still have a lot of old Core Data Services in your ABAP system? Time to migrate to the new entity.
CDS - Types and Enums
What will replace the data elements in the ABAP Dictionary and how can you use the types for Core Data Services today? Find out more here.
ABAP - CDS Extraktor
How does the CDS extractor work in ABAP and what challenges are there when developing with it. In this article we will look at some details
CDS - View Entity
In this article you will learn more about the new Core Data Service entities, what they bring and what makes them different from the old views.
CDS - Learnings
In this article we summarize the learned content and show you the way for what you will need the CDS Views in the future.
CDS - Virtual fields
This article is about virtual fields in Core Data Services and how you can subsequently deliver such complex data.
CDS - Authority check
How and where are the permissions for a Core Data Service delimited? Check out this article for the details.
CDS - Extension of Views
This article is about the extension of views to include customer-specific fields or to provide missing information.
CDS - Performance
What is the access performance when using Core Data Services, can you make mistakes?
CDS - Conversion routine
This article is about easy currency and quantity conversion directly in Core Data Services.
CDS - Parameter
In this article we look at parameters in Core Data Services and how they can make your life easier or harder.
CDS - Aggregation
How can Core Data Services deliver the most value? The views shine especially with aggregations and code pushdown.
CDS - Association
This article is about associations, which provide functionality similar to joins. But we will show you what the differences are.
CDS - Join, Union
In today's article, we'll take a look at linking data and views and how you can generate new amounts of data from them.
CDS - Functions
In this article we deal with the functions in the CDS area and how you should primarily use them, but also where they help you.
CDS - Data model
In this article we want to introduce you to the data model that we will be working with in the future. You should be able to use it as well.
CDS - View structure
In this article, we want to give you an understanding of the structure and functionality of a CDS view. What does a view look like and how does it work.
CDS - Annotations
Annotations are an important part of CDS views, even if they don't seem to have any real function at first glance.
CDS - Virtual data model
The virtual data model is an important part of the S/4 landscape and serves as the basis for Fiori applications and applications within the system.
CDS - Basics
Core data services are indispensable in an S/4 system, they form logical access to data and offer new ways of translating known tables.