Overview
ACM_DTLOGROOT is a standard SAP S/4HANA table that stores ACM: Root-Entry Log Table for Designtime-Artifacts data. There are total 23 fields in the ACM_DTLOGROOT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACM_DTLOGROOT belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Common Objects for Access Control Management (SACM_COMMON).
In addition, following links provide an overview of foreign key relationships, if any, that link ACM_DTLOGROOT to other SAP tables and standard CDS views available based on ACM_DTLOGROOT table in S/4HANA 2020.
Techincal Settings of ACM_DTLOGROOT
Below are technical details of the table ACM_DTLOGROOT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACM_DTLOGROOT Fields
The following table gives you an overview of the fields available in ACM_DTLOGROOT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| MAINOBJ_TSTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | | DEC | 21 |
| MAINOBJ_TYPE | ACM: Main-Object Type (for Designtime-Logging) | ACMDT_LOG_MAINOBJ_TYPE | | CHAR | 10 |
| MAINOBJ_NAME | ACM: Main-Object Name (for Designtime-Logging) | ACMDT_LOG_MAINOBJ_NAME | | CHAR | 80 |
| ROOTENTRY_HASH | ACM: Hash Value | ACM_HASH | | CHAR | 40 |
| LAST_ENTRY_FOR_TYPENAME | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | | CHAR | 1 |
| CALLER | Char 80 | CHAR80 | | CHAR | 80 |
| RELATED_ACMTST_LOG_TSTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | | DEC | 21 |
| LOG_READSTATUS | ACM: Log Read-Status (for Designtime-Logging) | ACMDT_LOG_READSTATUS | | CHAR | 6 |
| LOG_RESULT | ACM: Log Result (for Designtime-Logging) | ACMDT_LOG_RESULT | | CHAR | 9 |
| CREATED_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 |
| EPP_ROOT_CONTEXT_ID | Root Context ID of Extended Passport (EPP) | EPP_ROOT_CONTEXT_ID | | CHAR | 32 |
| EPP_TRANSACTION_ID | Transaction ID in Extended Passport (EPP) | EPP_TRANSACTION_ID | | CHAR | 32 |
| EPP_CONNECTION_ID | Connection ID of Extended Passport (EPP) | EPP_CONNECTION_ID | | CHAR | 32 |
| SAPBASIS_RELEASE | SAP Release | SAPRELEASE | | CHAR | 10 |
| SAPBASIS_PATCHLEVEL | Support Package Level of a Software Component | SAPPATCHLV | | CHAR | 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 ACM_DTLOGROOT
Other References