ACMVERSION - Versions of DCL artefacts
Versions of DCL artefacts information is stored in SAP table ACMVERSION.
It is part of development package SACM_COMMON in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Common Objects for Access Control Management".
It is part of development package SACM_COMMON in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Common Objects for Access Control Management".
Fields for table ACMVERSION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ID | ACM: Data type for ACM ID version (1 byte) | X | ACM_ID_VERSION | RAW | 1 | |
| ID_LOW | ACM: Globally unique ID - primary key of all ACM tables | ACM_ID | RAW | 16 | ||
| ID_HIGH | ACM: Globally unique ID - primary key of all ACM tables | ACM_ID | RAW | 16 | ||
| STATUS | Status of a ACM Abap artefact version | ACM_VERSION_STATUS | CHAR | 2 | ||
| CREATED_BY | User Name | SYUNAME | CHAR | 24 | ||
| CHANGED_BY | User Name | SYUNAME | CHAR | 24 | ||
| CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| GENERATION_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| GENERATION_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |