ACMTST_LOG - ACMTST: Log-Table (also used for Locking!)
ACMTST: Log-Table (also used for Locking!) information is stored in SAP table ACMTST_LOG.
It is part of development package SACMTST in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Objects for Testing the ACM functionality".
It is part of development package SACMTST in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Objects for Testing the ACM functionality".
Fields for table ACMTST_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CREATED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
CREATED_BY | User Name in User Master Record | XUBNAME | CHAR | 24 | * | |
LOG_CATEGORY | ACMTST: Log Category | ACMTST_LOG_CATEGORY | CHAR | 16 | ||
LOG_ACTION | ACMTST: Log Action | ACMTST_LOG_ACTION | CHAR | 20 | ||
LOG_RESULT | ACMTST: Log Result | ACMTST_LOG_RESULT | CHAR | 18 | ||
FINISHED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
FINISHED_BY | User Name in User Master Record | XUBNAME | CHAR | 24 | * | |
MANDT | 3-Byte field | CHAR3 | CHAR | 6 | ||
DBSYS | ABAP System Field: Central Database System | SYST_DBSYS | CHAR | 20 | ||
OPSYS | ABAP System Field: Operating System of Application Server | SYST_OPSYS | CHAR | 20 | ||
HOST | ABAP System Field: Name of Current Application Server | SYST_HOST | CHAR | 64 | ||
TCODE | ABAP System Field: Current Transaction Code | SYST_TCODE | CHAR | 40 | * | |
CPROG | ABAP System Field: Calling Program | SYST_CPROG | CHAR | 80 | * | |
WPINDEX | Work Process Number | WPINDEX | INT4 | 4 | ||
WPPID | Process Identification | WPPID | CHAR | 16 | ||
DETAIL_INFO | Detailed information about this log-entry | SSTR | 8 |