SAP WHERE LOGEXP INTERVAL
Get Example source ABAP code based on a different SAP table
• BETWEEN ABAP_OSQL_COND
• NOT BETWEEN ABAP_OSQL_COND
ABAP_SYNTAX
What does it do?
This relational expression is true if the content of the operand
BEGIN_SECTION VERSION 5 OUT This is also checked by the
END_SECTION VERSION 5 OUT
The interval limits are included. The comparison is made in the same way as for
and the corresponding rules and notes apply.
ABAP_EXAMPLE_VX5
Reads all flights within the next 30 days.
ABEXA 01400
ABAP_EXAMPLE_END
