SAP ACMTST_LOG ACMTST: Log-Table (also used for Locking!) Table
Overview
ACMTST_LOG is a standard SAP S/4HANA table that stores ACMTST: Log-Table (also used for Locking!) data. There are total 15 fields in the ACMTST_LOG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTST_LOG belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Objects for Testing the ACM functionality (SACMTST).
In addition, following links provide an overview of foreign key relationships, if any, that link ACMTST_LOG to other SAP tables and standard CDS views available based on ACMTST_LOG table in S/4HANA 2020.
Techincal Settings of ACMTST_LOG
Below are technical details of the table ACMTST_LOG
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTST_LOG Fields
The following table gives you an overview of the fields available in ACMTST_LOG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CREATED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| CREATED_BY | User Name in User Master Record | XUBNAME | * | CHAR | 12 |
| LOG_CATEGORY | ACMTST: Log Category | ACMTST_LOG_CATEGORY | CHAR | 8 | |
| LOG_ACTION | ACMTST: Log Action | ACMTST_LOG_ACTION | CHAR | 10 | |
| LOG_RESULT | ACMTST: Log Result | ACMTST_LOG_RESULT | CHAR | 9 | |
| FINISHED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| FINISHED_BY | User Name in User Master Record | XUBNAME | * | CHAR | 12 |
| MANDT | 3-Byte field | CHAR3 | CHAR | 3 | |
| 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 | ABAP System Field: Name of Current Application Server | SYST_HOST | CHAR | 32 | |
| TCODE | ABAP System Field: Current Transaction Code | SYST_TCODE | * | CHAR | 20 |
| CPROG | ABAP System Field: Calling Program | SYST_CPROG | * | CHAR | 40 |
| WPINDEX | Work Process Number | WPINDEX | INT4 | 10 | |
| WPPID | Process Identification | WPPID | CHAR | 8 |
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 ACMTST_LOG