SAP ACMTRACE ACM Main Trace Table Table
Overview
ACMTRACE is a standard SAP S/4HANA table that stores ACM Main Trace Table data. There are total 12 fields in the ACMTRACE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTRACE belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package ACM Trace Tools (SACMTRACE).
In addition, following links provide an overview of foreign key relationships, if any, that link ACMTRACE to other SAP tables and standard CDS views available based on ACMTRACE table in S/4HANA 2020.
Techincal Settings of ACMTRACE
Below are technical details of the table ACMTRACE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTRACE Fields
The following table gives you an overview of the fields available in ACMTRACE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| TRACE_ID | ACM UUID of Trace Log Entry | ACM_TRACE_ID | RAW | 16 | |
| SEQUENCE_NUMBER | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | INT4 | 10 | |
| ACM_RESOTYPE | ACM: Resource Type | ACM_RESOURCE_TYPE | INT4 | 10 | |
| TIMESTAMP | ACM Time Stamp of a Trace Log Entry | ACM_TRACE_TIMESTAMP | DEC | 21 | |
| DBSYS | ABAP System Field: Central Database System | SYST_DBSYS | CHAR | 10 | |
| OPSYS | ABAP System Field: Operating System of Application Server | SYST_OPSYS | CHAR | 10 | |
| HOST | Application Server Instance | MSNAME2 | CHAR | 40 | |
| WPINDEX | Work Process Number | WPINDEX | INT4 | 10 | |
| MESSAGE_V1 | Message Variable | SYMSGV | CHAR | 50 | |
| MESSAGE_V2 | Message Variable | SYMSGV | CHAR | 50 | |
| AUTH_RESULT | ACM-Runtime: Result of the functional Authorization-Check | ACMRT_FUNCAUTH_RESULT | INT4 | 10 |
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 ACMTRACE