SAP AFX_TREEDEFT Hierarchy Tree Definition: Texts Table
Overview
AFX_TREEDEFT is a standard SAP S/4HANA table that stores Hierarchy Tree Definition: Texts data. There are total 3 fields in the AFX_TREEDEFT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFX_TREEDEFT belongs to Generating, Monitoring for Mass Data Archiving Solutions (CA-GTF-TS-GMA) module and is located in the package Archiving Framework: Generator (AFX_GENERATOR).
In addition, following links provide an overview of foreign key relationships, if any, that link AFX_TREEDEFT to other SAP tables and standard CDS views available based on AFX_TREEDEFT table in S/4HANA 2020.
Techincal Settings of AFX_TREEDEFT
Below are technical details of the table AFX_TREEDEFT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AFX_TREEDEFT Fields
The following table gives you an overview of the fields available in AFX_TREEDEFT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AFX_TREEDEFT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFX_TREEDEFT | LANGU | 1: CN | T002 |
| AFX_TREEDEFT | NODE | 1: CN | AFX_TREEDEF |