SAP ABAP Table AFX_TREEDEF (Hierarchy Tree Definition)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-GMA (Application Component) Generating, Monitoring for Mass Data Archiving Solutions
     AFX_GENERATOR (Package) Archiving Framework: Generator
Basic Data
Table Category TRANSP    Transparent table 
Transparent table AFX_TREEDEF   Table Relationship Diagram
Short Description Hierarchy Tree 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 NODE AFX_DTE_NODE NUMC5 NUMC 5   0   Node in Hierarcy Tree  
2 PARENT AFX_DTE_PARENTNODE NUMC5 NUMC 5   0   Reference to Preceding Node in Hierarchy Tree  
3 DOCUMENTATION DOKU_OBJ DOKU_OBJ CHAR 60   0   Documentation Object  
4 TCODE TCODE TCODE CHAR 20   0   Transaction Code TSTC
5 REPID PROGNAME PROGNAME CHAR 40   0   ABAP Program Name TRDIR
6 FUNCNAME RS38L_FNAM FUNCNAME CHAR 30   0   Name of Function Module TFDIR
7 FUNCNAME_UNDO RS38L_FNAM FUNCNAME CHAR 30   0   Name of Function Module *
8 IS_OBLIGATORY AFX_DTE_EXEC_IS_OBLIGATORY XFELD CHAR 1   0   Node must have an executable function  
9 NO_PRED_CHECK AFX_DTE_NO_PRED_CHECK XFELD CHAR 1   0   Deactivate Check for Processing of Predecessor Node  
10 STATUS_MANUAL AFX_DTE_STATUS_MANUAL XFELD CHAR 1   0   Node Status Set Manually Online  
11 POST_EDIT_TASK AFX_DTE_POST_EDIT_TASK XFELD CHAR 1   0   This task is a postprocessing step  
12 NAV_POINT AFX_DTE_NAV_POINT EDPLINE CHAR 72   0   Navigation Point in ABAP Source  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 AFX_TREEDEF FUNCNAME TFDIR FUNCNAME KEY 1 CN
2 AFX_TREEDEF REPID TRDIR NAME KEY 1 CN
3 AFX_TREEDEF TCODE TSTC TCODE KEY 1 CN
History
Last changed by/on SAP  20110908 
SAP Release Created in