An Overview Of CDS View SAP
Before moving to CDS View SAP, let us understand what CDS is. It is a short form for Core Data Services, a programming language developed and launched by SAP. Users need not go through the application server to define and consume models on the database with CDS View SAP. Rather, CDS View may be used to create data models with OData services that might be moved outside the applications. This is a feature that is unique to CDS View SAP.
Types of CDS View SAP
There are two types of CDS View SAP.
The first
is HANA CDS View which is a programming and virtual data model that comes as a
standard feature of SAP HANA. Here businesses can have direct access to all the
tables in the SAP database.
The second is ABAP CDS View, an important technology that is
widely used to develop modern applications on SAP systems. It offers improved
performance in data modeling when used together with the SAP HANA database.
Developers can use ABAP CDS View to create
semantically rich data models and provide application services to UI clients. This
type of CDS View SAP is located in the application server (data
dictionary) but processes the logic in the database.
Benefits of CDS View SAP
Here
are some of the benefits of CDS View SAP.
·
CDS View on SAP can be operated on any database platform supported by
SAP as it works independently of the database
·
Because ODATA service annotations are published directly from CDS
View SAP, CDS automatically supports all client
operations
·
CDS View SAP supports all Aggregation and Numeric functions as well as automatic
client handling.
This is an overview of the CDS View SAP.
Comments
Post a Comment