With SAP NW ABAP 7.4 SP5 the first instalment of Core Data Services (CDS) support in ABAP was delivered (see New Data Modeling Features in SAP NW ABAP 7.4 SP5). Since CDS is a relatively new technology, new features are constantly being added. Below is a short overview of which features were released with which SAP NW ABAP 7.4 support package. For details about the features you should check out the 7.40 ABAP Keyword Documentation.
Core Data Services (CDS) ABAP View Building
Feature | since SAP NW ABAP 7.4 SP5 | since SAP NW ABAP 7.4 SP8 |
---|---|---|
SQL Joins |
| |
SQL Set Operations |
| |
SELECT Clauses |
| |
Aggregate Functions |
| |
Literals |
| |
Arithmetic Operators |
|
|
Numeric Functions |
|
|
String Functions |
|
|
Other Functions |
|
|
Conditional (CASE) Expressions |
|
|
Conditional Expressions |
**Only in WHERE conditions | |
Extensibility | $EXTENSION.* (support for database table extensions) | EXTEND VIEW**
** Added elements cannot be input parameters, path expressions or aggregate expressions |
(Unmanaged) Associations |
| |
"Core" Annotations |
|
|
Other |
|
|