Ansicht
Dokumentation

ABENNEWS-740_SP08-ABAP_CDS - NEWS-740 SP08-ABAP CDS

ABENNEWS-740_SP08-ABAP_CDS - NEWS-740 SP08-ABAP CDS

TXBHW - Original Tax Base Amount in Local Currency   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

in Release 7.40, SP08





CDS Annotations

The following enhancements have been introduced for CDS annotations:

  • Annotations in a SELECT list of a CDS view can now be entered after an element. Before the name of an annotation, @ must be written instead of @.
  • A new syntax with square and curly brackets makes it possible to use value lists and annotation lists as value specification after the colon of an annotation specification.
  • The new ABAP annotation AbapCatalog.compiler.compareFilter can be used to specify whether, in cases when a CDS association is used more than once, the filter conditions are compared for the path expressions of a view. If the filter condition has identical semantics, the associated join expression is created only once in the variant of the view on the database.



CDS Views with Parameters

In the statement DEFINE VIEW, input parameters can now be defined for CDS views that can be used in operand positions in the view.

When using a CDS view with parameters in a CDS view or in , the input parameters must be given actual parameters; new additions are available for this in shape of parenthesized, comma-separated lists in the statements SELECT of the DDL and SELECT of .



CDS View Extensions

The new statement EXTEND VIEW of the DDL of the ABAP CDS makes it possible to add new view fields to existing CDS views - without making changes - by using CDS view extensions.



Expressions and Functions

The following enhancements have been implemented:

  • String functions CONCAT and REPLACE

  • Numeric functions ABS, DIV, DIVISION, FLOOR, MOD, and ROUND

Join Type for CDS Associations

The new attributes INNER and LEFT OUTER for a CDS association of a path expression enable to declare explicitly in which join the CDS association is performed.



Path Expressions with Filter Conditions in Conditions

The new addition 1: before a filter condition of a path expression declares this condition as unique and enables the path expression to be used in a WHERE clause or HAVING clause.



Checking Literals Against Fixed Values of Domains

The new syntax #domain.literal enables literal values literal of a CDS view to be checked against the fixed values of a DDIC domain.






BAL_S_LOG - Application Log: Log header data   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 8136 Date: 20240329 Time: 154959     sap01-206 ( 92 ms )