SAP AFX_OBJECT_DATA Generated Runtime Data of AFX Objects Table
Overview
AFX_OBJECT_DATA is a standard SAP S/4HANA table that stores Generated Runtime Data of AFX Objects data. There are total 3 fields in the AFX_OBJECT_DATA table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFX_OBJECT_DATA 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_DATA to other SAP tables and standard CDS views available based on AFX_OBJECT_DATA table in S/4HANA 2020.
Techincal Settings of AFX_OBJECT_DATA
Below are technical details of the table AFX_OBJECT_DATA
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AFX_OBJECT_DATA Fields
The following table gives you an overview of the fields available in AFX_OBJECT_DATA
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT | AFX Object | AFX_DTE_OBJECT | AFX_OBJECT | CHAR | 10 |
| FKEY | Key | AFX_DTE_FKEY | AFX_OBJDATA_KEY | CHAR | 20 |
| FVALUE | Value | AFX_DTE_FVALUE | CHAR | 40 |
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_DATA
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFX_OBJECT_DATA | FKEY | 1: CN | AFX_OBJDATA_KEY |
| AFX_OBJECT_DATA | OBJECT | 1: CN | AFX_OBJECT |