ABAP Keyword Documentation → ABAP Glossary
CTE hierarchy
Common table expression
(CTE) that can be used as a
hierarchy in the subsequent
queries of its
WITH
statement. In the definition of the common table expression, a CTE
hierarchy is created using the addition WITH HIERARCHY
.
Other versions:
7.31 | 7.40 | 7.54