Ansicht
Dokumentation

ABENCDS_COND_EXPR_BETW_V2 - CDS COND EXPR BETW V2

ABENCDS_COND_EXPR_BETW_V2 - CDS COND EXPR BETW V2

BAL_S_LOG - Application Log: Log header data   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

- CDS View Entity, cds_cond, BETWEEN

... lhs $[NOT$] BETWEEN rhs1 AND rhs2 ...

Effect

Compares an interval in a condition in a CDS view entity. The relational expression is true if the value of lhs is between the values of rhs1 and rhs2. The expression has the same meaning as the following join of two comparisons: ... lhs >= rhs1 AND lhs = rhs2 ...

The operands lhs, rhs1, and rhs2 must stick to the context-dependent rules listed in topic CDS DDL - View Entity, cds_cond, Operands. Moreover, the data types of the operands must be comparable as described in topic CDS DDL - View Entity, cds_cond, Comparable Types.






General Data in Customer Master   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1928 Date: 20240418 Time: 192502     sap01-206 ( 19 ms )