SAP JOIN TYPE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

join type
The join type determines together with the join conditions of a join how the rows of its result set are combined from its SQL data sources . ABAP SQL and ABAP CDS support inner joins, outer joins ( left and right), and cross joins.