Show TOC

CDS AnnotationsLocate this document in the navigation structure

The following list summarizes all SAP annotations of the Data Definition Language (DDL) of ABAP CDS. SAP CDS annotations are evaluated by SAP frameworks and can be either ABAP annotations or framework-specific annotations.

ABAP CDS - ABAP Annotations

CDS annotations that are evaluated by ABAP runtime:

  • AbapCatalog Annotations
  • AccessControl Annotations
  • ClientDependent Annotations
  • DataAging Annotations
  • EndUserText Annotations
  • Environment Annotations
  • MappingRole Annotations
  • Metadata Annotations
  • Semantics Annotations
Tip

To access help for an ABAP annotation, position the cursor on relevant annotation in the DDL source editor and choose F1.

For more information, look here ABAP CDS - ABAP Annotations

Framework-Specific Annotations

CDS annotations that (as a rule) are evaluated during runtime by specific frameworks such as SADL, BOPF, Analytics, or Enterprise Search:

Tip

To access help for an framework-specific annotation, position the cursor on relevant annotation in the DDL source editor and choose F1.

For more information, look here Framework-Specific Annotations