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