Skip to content

ABAP Keyword Documentation →  ABAP Dictionary →  ABAP CDS in ABAP Dictionary →  ABAP CDS - Views →  ABAP CDS - DDL Statements →  ABAP CDS - DEFINE VIEW →  ABAP CDS - SELECT →  ABAP CDS - SELECT, Operands and Expressions →  ABAP CDS - cond_expr 

ABAP CDS - cond_expr, Filter

Rules for conditions cond_exp in a filter condition of a path expression of a CDS view in ABAP CDS:

  • All relational operators are allowed.
  • lhs expects a field of the target data source of the current association.
  • No path expressions or other expressions or function calls can be specified.

Other versions: 7.31 | 7.40 | 7.54