SAP ABAP Table FOX3_DFS_N_S (Predecessor of a Node in Tree of a Spanning Forest)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     FOX3_DIGRAPH (Package) Graph Theory Algorithms for Directed Graphs
Basic Data
Table Category INTTAB    Structure 
Structure FOX3_DFS_N_S   Table Relationship Diagram
Short Description Predecessor of a Node in Tree of a Spanning Forest    
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 .INCLUDE       0   0   Predecessor of a Node  
2 VERTEX FOX3_VERTEX FOX3_VERTEX INT4 10   0   Node of a Digraph  
3 PREDECESSOR FOX3_PREDECESSOR FOX3_PREDECESSOR INT4 10   0   Predecessor Node of a Node  
4 TREE FOX3_TREE_G FOX3_TREE_G INT4 10   0   Tree of a Spanning Forest of a (Di)graph  
History
Last changed by/on SAP  20110908 
SAP Release Created in