SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →Join
Link between multiple database tables in which every two of the tables involved are linked using conditions between one or more columns. Joins can be declared as views in the ABAP Dictionary, or in programs dynamically as Join expressions in the SELECT statement.