Show TOC

Version ADT 2.19Locate this document in the navigation structure

As a part of Core Data Services (CDS) feature, the ABAP Development Tools (ADT) provides some extended tool functions for defining CDS entities.

  • Backend: SAP NetWeaver 7.4 SP5
  • Client: ABAP Development Tools (ADT) 2.19
Editor Support for Additional Language Elements

Associations

The editor supports now an extended set of keywords in CDS views for:

  • Defining associations within the CDS views and exposing them in projects lists
  • Usage of associations in SELECT-, FROM-, WHERE- and HAVING-clauses
  • Defining filter conditions for associations.

Code Pushdown

The editor supports now an extended set of keywords in CDS views for:

  • Extended ON- and WHERE-conditions for Joins
  • Aggregation functions
  • CASE statements
  • SQL functions
  • Arithmetic expressions