SAP ACMAGGREGATE ACM: Aggregate for Aspect Aggregation Table
Overview
ACMAGGREGATE is a standard SAP S/4HANA table that stores ACM: Aggregate for Aspect Aggregation data. There are total 6 fields in the ACMAGGREGATE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMAGGREGATE 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 ACMAGGREGATE to other SAP tables and standard CDS views available based on ACMAGGREGATE table in S/4HANA 2020.
Techincal Settings of ACMAGGREGATE
Below are technical details of the table ACMAGGREGATE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMAGGREGATE Fields
The following table gives you an overview of the fields available in ACMAGGREGATE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| 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 |
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 ACMAGGREGATE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACMAGGREGATE | DCLNAME | C: C | ACMDCLSRC |