Table Relationships¶
Explore how tables connect to each other through foreign keys and joins.
Overview¶
This section contains relationship maps generated by analyzing: - Database foreign key constraints - ABAP source code JOIN conditions - Profile-based inference (naming conventions)
Available Relationship Maps¶
Relationship maps will appear here once Phase 1 is complete and artifacts are generated.
How to Use¶
- Browse individual table relationship pages
- View foreign keys and join paths
- Explore entity-relationship diagrams (ERDs)
- Follow wiki-links to related tables