Sunday, May 19, 2024

SAP Table ACMTRACE – ACM Main Trace Table

ACMTRACE is a standard SAP table in SAP ECC (or) S/4HANA which stores ACM Main Trace Table data. There are total 12 fields in ACMTRACE table.This blog post provides key technical details of SAP table ACMTRACE, including its availability across SAP S/4HANA versions and the list of CDS views for ACMTRACE table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package ACM Trace Tools (SACMTRACE)
Technical Component Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL)

SAP ACMTRACE Table Fields

The following is the list of fields that are available in SAP ACMTRACE table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
MANDT Client MANDT MANDT * CLNT (3)
TRACE_ID ACM UUID of Trace Log Entry ACM_TRACE_ID SYSUUID RAW (16)
SEQUENCE_NUMBER ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)
ACM_RESOTYPE ACM: Resource Type ACM_RESOURCE_TYPE ACM_RESOURCE_TYPE INT4 (10)
TIMESTAMP ACM Time Stamp of a Trace Log Entry ACM_TRACE_TIMESTAMP TZNTSTMPL DEC (21)
DBSYS ABAP System Field: Central Database System SYST_DBSYS SYCHAR10 CHAR (10)
OPSYS ABAP System Field: Operating System of Application Server SYST_OPSYS SYOPSYS CHAR (10)
HOST Application Server Instance MSNAME2 MSNAME2 CHAR (40)
WPINDEX Work Process Number WPINDEX WPINDEX INT4 (10)
MESSAGE_V1 Message Variable SYMSGV SYCHAR50 CHAR (50)
MESSAGE_V2 Message Variable SYMSGV SYCHAR50 CHAR (50)
AUTH_RESULT ACM-Runtime: Result of the functional Authorization-Check ACMRT_FUNCAUTH_RESULT ACMRT_FUNCAUTH_RESULT INT4 (10)

Availability

The SAP table ACMTRACE is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACMTRACE table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.