Get Example source ABAP code based on a different SAP table
SELECT>, Hierarchy Navigator HIERARCHY_DESCENDANTS_AGGREGATE > This example demonstrates the hierarchy navigator HIERARCHY_DESCENDANTS_AGGREGATE> with the addition JOIN>.
ABAP_DESCRIPTION Calls of the hierarchy navigator HIERARCHY_DESCENDANTS_AGGREGATE>> where the CDS hierarchy> DEMO_CDS_PARENT_CHILD>> specified as a source is joined with a DDIC database table DEMO_CHILD_NUM>> and an internal table @itab>> using the addition JOIN >. The aggregate functions evaluate the column NUM> of the joined data sources. The results of the join expressions used are also displayed.