SAP ABAP Table THDS_NODE (Nodes of a Derivation Tree)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_CORE (Package) Core HDS Functions
Basic Data
Table Category TRANSP    Transparent table 
Transparent table THDS_NODE   Table Relationship Diagram
Short Description Nodes of a Derivation Tree    
Delivery and Maintenance
Pool/cluster      
Delivery Class C   Customizing table, maintenance only by cust., not SAP import 
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 CLIENT MANDT MANDT CLNT 3   0   Client T000
2 APPL_ID HDS_DTE_APPL_ID HDS_APPL_ID CHAR 20   0   Application ID  
3 TREE_ID HDS_DTE_TREE_ID HDS_TREE_ID CHAR 30   0   ID/Name of Derivation Tree THDS_TREE
4 NODE_ID HDS_DTE_NODE_ID   RAW 16   0   GUID of a Node in Derivation Tree  
5 PARENT_ID HDS_DTE_NODE_ID   RAW 16   0   GUID of a Node in Derivation Tree  
6 ORDER_NO HDS_DTE_NODE_ORDER_NO   INT2 5   0   Node Number for Sequence  
7 FLG_ACTIVE HDS_DTE_FLG_ACTIVE   CHAR 1   0   Node Active  
8 .INCLUDE       0   0   Derivation Rule for a Source Field  
9 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
10 CATEGORY HDS_DTE_CONDITION_CATEGORY HDS_CONDITION_CATEGORY CHAR 2   0   Condition Cateogry  
11 LOW HDS_DTE_CONDITION_VALUE   CHAR 60   0   Value of a Field in a Condition  
12 HIGH HDS_DTE_CONDITION_VALUE   CHAR 60   0   Value of a Field in a Condition  
13 FLG_LOW_VAR HDS_DTE_FLG_VAR HDS_FLAG CHAR 1   0   Indicator:Fixed Value (Space) or Variable (Other Field Name)  
14 FLG_HIGH_VAR HDS_DTE_FLG_VAR HDS_FLAG CHAR 1   0   Indicator:Fixed Value (Space) or Variable (Other Field Name)  
15 .INCLUDE       0   0   Structure for Target Object  
16 TARGET_STRING HDS_DTE_TARGET_STRING   STRG 0   0   Target Displayed as String  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 THDS_NODE CLIENT T000 MANDT    
2 THDS_NODE TREE_ID THDS_TREE TREE_ID    
History
Last changed by/on SAP  20110908 
SAP Release Created in 40