The AFX_TREEDEFT table in SAP ERP or S/4HANA stores Hierarchy Tree Definition: Texts data. There are total 3 fields in AFX_TREEDEFT table. The Hierarchy Tree Definition: Texts table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of AFX_TREEDEFT table. It is in Archiving Framework: Generator (AFX_GENERATOR) ABAP package and is part of the Generating, Monitoring for Mass Data Archiving Solutions (CA-GTF-TS-GMA) module.
SAP AFX_TREEDEFT Table Fields
Following is the list of fields that are available in SAP AFX_TREEDEFT table. The primary key fields of the table are NODE (Node in Hierarchy Tree), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| NODE | Node in Hierarchy Tree | AFX_DTE_NODE | AFX_TREEDEF | NUMC (5) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| TEXT | Description of Node in Hierarchy Tree | AFX_DTE_NODETEXT | CHAR (80) |


