SAP AUT_C_TRANSLOG Audit Trail (ILM): Assignment Transaction/Objects (S_AUT02) Table
Overview
AUT_C_TRANSLOG is a standard SAP S/4HANA table that stores Audit Trail (ILM): Assignment Transaction/Objects (S_AUT02) data. There are total 4 fields in the AUT_C_TRANSLOG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AUT_C_TRANSLOG belongs to Audit trail enhancements (ILM) (BC-SRV-ASF-AT) module and is located in the package Enhancements Audit Trail (ILM) (S_AUT).
In addition, following links provide an overview of foreign key relationships, if any, that link AUT_C_TRANSLOG to other SAP tables and standard CDS views available based on AUT_C_TRANSLOG table in S/4HANA 2020.
Techincal Settings of AUT_C_TRANSLOG
Below are technical details of the table AUT_C_TRANSLOG
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AUT_C_TRANSLOG Fields
The following table gives you an overview of the fields available in AUT_C_TRANSLOG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| AREA | Audit Trail (ILM): Scope of Check | S_AUT_SCOPE_OF_CHECK | CHAR | 40 | |
| TCODE | Transaction Code | TCODE | TSTC | CHAR | 20 |
| OBJECT | Object class | CDOBJECTCL | TCDOB | CHAR | 15 |
| TABNAME | Table Name | TABNAME | DD02L | CHAR | 30 |
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 AUT_C_TRANSLOG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AUT_C_TRANSLOG | OBJECT | 1: CN | TCDOB |
| AUT_C_TRANSLOG | TABNAME | 1: CN | DD02L |
| AUT_C_TRANSLOG | TCODE | 1: CN | TSTC |