Get Example source ABAP code based on a different SAP table
Short Reference > • IS INITIAL ABAP_OSQL_COND • IS NOT INITIAL ABAP_OSQL_COND
ABAP_SQLCOND > - IS INITIAL>
ABAP_SYNTAX ... operand IS $[NOT$] INITIAL ...>
What does it do? This relational expression is true if the value of the operand operand> is (is not) the initial value> of its built-in dictionary type> . The following applies to operand>:
SQL expressions> except for aggregate expressions> and window expressions> can be specified.