SAP AFX_OBJECT_TREE Editing Status of AFX Objects Table
Overview
AFX_OBJECT_TREE is a standard SAP S/4HANA table that stores Editing Status of AFX Objects data. There are total 3 fields in the AFX_OBJECT_TREE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFX_OBJECT_TREE 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_OBJECT_TREE to other SAP tables and standard CDS views available based on AFX_OBJECT_TREE table in S/4HANA 2020.
Techincal Settings of AFX_OBJECT_TREE
Below are technical details of the table AFX_OBJECT_TREE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AFX_OBJECT_TREE Fields
The following table gives you an overview of the fields available in AFX_OBJECT_TREE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT | AFX Object | AFX_DTE_OBJECT | AFX_OBJECT | CHAR | 10 |
| NODE | Node in Hierarchy Tree | AFX_DTE_NODE | AFX_TREEDEF | NUMC | 5 |
| STATUS | Editing Status of Node | AFX_DTE_NODESTATUS | NUMC | 2 |
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_OBJECT_TREE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFX_OBJECT_TREE | NODE | 1: CN | AFX_TREEDEF |
| AFX_OBJECT_TREE | OBJECT | 1: CN | AFX_OBJECT |