SAP ABAP Table SADT_CT_EDGE (Edge definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_COMPATIBILITY (Package) ADT Central compatibility resource
Basic Data
Table Category TRANSP    Transparent table 
Transparent table SADT_CT_EDGE   Table Relationship Diagram
Short Description Edge definition    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 USING_NAME_SPACE SADT_CT_USING_NAME_SPACE SADT_CT_NAME_SPACE CHAR 40   0   Name space of using node SADT_CT_NODE
2 USING_NODE_NAME SADT_CT_USING_NODE_NAME SADT_CT_NODE_NAME CHAR 100   0   Node name of using node SADT_CT_NODE
3 USED_NAME_SPACE SADT_CT_USED_NAME_SPACE SADT_CT_NAME_SPACE CHAR 40   0   Name space of used node SADT_CT_NODE
4 USED_NODE_NAME SADT_CT_USED_NODE_NAME SADT_CT_NODE_NAME CHAR 100   0   Node name of used node SADT_CT_NODE
5 IS_OBLIGATORY SADT_CT_EDGE_OBLIGATORY   CHAR 1   0   Obligatory edge (Yes = 'X' / No = ' ')  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SADT_CT_EDGE USED_NAME_SPACE SADT_CT_NODE NAME_SPACE KEY    
2 SADT_CT_EDGE USED_NODE_NAME SADT_CT_NODE NODE_NAME KEY    
3 SADT_CT_EDGE USING_NAME_SPACE SADT_CT_NODE NAME_SPACE KEY    
4 SADT_CT_EDGE USING_NODE_NAME SADT_CT_NODE NODE_NAME KEY    
History
Last changed by/on SAP  20130604 
SAP Release Created in 800