SAP ABAP Table DD28J (Internal structure for joins of views)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Table Category INTTAB    Structure 
Structure DD28J   Table Relationship Diagram
Short Description Internal structure for joins of views    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 VIEWNAME VIEWNAME VIEWNAME CHAR 30   0   Name of SAP table view *
2 LTAB DDVIEWJTAB AS4TAB CHAR 30   0   Table Name *
3 LFIELD DDVIEWJFLD FDNAME CHAR 30   0   Field name *
4 OPERATOR VSOPERATOR VSOPERATOR CHAR 2   0   Operator in a Join Condition  
5 RTAB DDVIEWJTAB AS4TAB CHAR 30   0   Table Name *
6 RFIELD DDVIEWJFLD FDNAME CHAR 30   0   Field name *
7 SOURCE CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
8 FRKTAB TABNAME AS4TAB CHAR 30   0   Table Name *
9 FRKFIELD FIELDNAME FDNAME CHAR 30   0   Field Name *
10 FRKDIR FORDIR FORDIR CHAR 1   0   Direction of Foreign Key Dependency  
11 VOPERATOR VOPERATOR VOPERATOR CHAR 8   0   Operator in a selection condition (screen field)  
12 JOPERATOR JOPERATOR JOPERATOR CHAR 5   0   DD: Join Operator; Example: INNER JOIN, LEFT OUTER JOIN  
13 JCONSTANT DDJCONSTANT DDJCONSTANT CHAR 250   0   DD: Literals in the On condition  
History
Last changed by/on SAP  20141013 
SAP Release Created in