The ACMAGGREGATE table in SAP ERP or S/4HANA stores ACM: Aggregate for Aspect Aggregation data. There are total 6 fields in ACMAGGREGATE table. The ACM: Aggregate for Aspect Aggregation table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACMAGGREGATE table. It is in Common Objects for Access Control Management (SACM_COMMON) ABAP package and is part of the Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module.
SAP ACMAGGREGATE Table Fields
Following is the list of fields that are available in SAP ACMAGGREGATE table. The primary key fields of the table are ID (ACM: UUID of an Aggregate (Accesspolicy)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ID | ACM: UUID of an Aggregate (Accesspolicy) | ACM_AGGREGATE_ID | RAW (16) | |
| DCLNAME | Access Control Document Name | ACM_DCLNAME | ACMDCLSRC | CHAR (40) |
| CREATED_BY | User Name in User Master Record | XUBNAME | CHAR (12) | |
| CREATED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| DCLACTIVE_AS4DATE | Last Changed On | AS4DATE | DATS (8) | |
| DCLACTIVE_AS4TIME | Last changed at | AS4TIME | TIMS (6) |


