SAP ABAP Data Element AQ_JOIN (SAP Query: Table join)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Basic Data
Data Element AQ_JOIN
Short Description SAP Query: Table join  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AQT_FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium 13 Table join 
Long  
Heading TJoin 
Documentation

Definition

Select this option if you want to read data using a table join.
A table join always covers several tables which are read with special forms of the SELECT statement. The first table in the join is the table specified above in the field Basis table. You can specify the other tables by calling the function continue (when you create a new InfoSet) or Join.
Although a table join always covers several tables, the result is a sequence of records with a flat structure. The structure of these records is a field list where the fields of the tables involved in the join are listed one after the other.

History
Last changed by/on SAP  20010130 
SAP Release Created in