Ansicht
Dokumentation

ABENCDS_COND_EXPR_BETW_V1 - CDS COND EXPR BETW V1

ABENCDS_COND_EXPR_BETW_V1 - CDS COND EXPR BETW V1

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

- DDIC-Based View, cds_cond, BETWEEN

... lhs BETWEEN rhs1 AND rhs2 ...

Effect

Compares an interval in a condition in a . 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 combination of two comparisons:

... lhs >= rhs1 AND lhs = rhs2 ...

The corresponding context-dependent rules apply to the operands lhs, rhs1, and rhs2 as well as the same conditions for the data types.






CL_GUI_FRONTEND_SERVICES - Frontend Services   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1665 Date: 20240329 Time: 024309     sap01-206 ( 23 ms )