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