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 |
|
| 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 | CHAR | 30 | 0 | Name of SAP table view | * | |
| 2 | |
DDVIEWJTAB | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 3 | |
DDVIEWJFLD | FDNAME | CHAR | 30 | 0 | Field name | * | |
| 4 | |
VSOPERATOR | VSOPERATOR | CHAR | 2 | 0 | Operator in a Join Condition | ||
| 5 | |
DDVIEWJTAB | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 6 | |
DDVIEWJFLD | FDNAME | CHAR | 30 | 0 | Field name | * | |
| 7 | |
CHAR1 | CHAR1 | CHAR | 1 | 0 | Single-Character Flag | ||
| 8 | |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 9 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 10 | |
FORDIR | FORDIR | CHAR | 1 | 0 | Direction of Foreign Key Dependency | ||
| 11 | |
VOPERATOR | VOPERATOR | CHAR | 8 | 0 | Operator in a selection condition (screen field) | ||
| 12 | |
JOPERATOR | JOPERATOR | CHAR | 5 | 0 | DD: Join Operator; Example: INNER JOIN, LEFT OUTER JOIN | ||
| 13 | |
DDJCONSTANT | DDJCONSTANT | CHAR | 250 | 0 | DD: Literals in the On condition |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in |