Sunday, May 19, 2024

SAP Table ACMTST_LOG – ACMTST: Log-Table (also used for Locking!)

ACMTST_LOG is a standard SAP table in SAP ECC (or) S/4HANA which stores ACMTST: Log-Table (also used for Locking!) data. There are total 15 fields in ACMTST_LOG table.This blog post provides key technical details of SAP table ACMTST_LOG, including its availability across SAP S/4HANA versions and the list of CDS views for ACMTST_LOG table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Objects for Testing the ACM functionality (SACMTST)
Technical Component Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL)

SAP ACMTST_LOG Table Fields

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

Field Description Data Element Domain Check Table Data Type
CREATED_AT UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL TZNTSTMPL DEC (21)
CREATED_BY User Name in User Master Record XUBNAME XUBNAME * CHAR (12)
LOG_CATEGORY ACMTST: Log Category ACMTST_LOG_CATEGORY ACMTST_LOG_CATEGORY CHAR (8)
LOG_ACTION ACMTST: Log Action ACMTST_LOG_ACTION ACMTST_LOG_ACTION CHAR (10)
LOG_RESULT ACMTST: Log Result ACMTST_LOG_RESULT ACMTST_LOG_RESULT CHAR (9)
FINISHED_AT UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL TZNTSTMPL DEC (21)
FINISHED_BY User Name in User Master Record XUBNAME XUBNAME * CHAR (12)
MANDT 3-Byte field CHAR3 CHAR3 CHAR (3)
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 ABAP System Field: Name of Current Application Server SYST_HOST HOST_ID CHAR (32)
TCODE ABAP System Field: Current Transaction Code SYST_TCODE TCODE * CHAR (20)
CPROG ABAP System Field: Calling Program SYST_CPROG PROGRAMM * CHAR (40)
WPINDEX Work Process Number WPINDEX WPINDEX INT4 (10)
WPPID Process Identification WPPID WPPID CHAR (8)

Availability

The SAP table ACMTST_LOG 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 ACMTST_LOG table

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