Sunday, May 19, 2024

SAP Table ACMASPECT – ACM: Aspect Definition Persistence

ACMASPECT is a standard SAP table in SAP ECC (or) S/4HANA which stores ACM: Aspect Definition Persistence data. There are total 9 fields in ACMASPECT table.This blog post provides key technical details of SAP table ACMASPECT, including its availability across SAP S/4HANA versions and the list of CDS views for ACMASPECT table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Common Objects for Access Control Management (SACM_COMMON)
Technical Component Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL)

SAP ACMASPECT Table Fields

The following is the list of fields that are available in SAP ACMASPECT table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
ID ACM: UUID of an Aspect ACM_ASPECT_ID SYSUUID RAW (16)
PARENT_TYPE ACM: Type of an DCL Top-Level Object ACM_DCLTOPLEVEL_TYPE ACM_DCLTOPLEVEL_TYPE CHAR (10)
PARENT_ID ACM: UUID of an Aggregate (Accesspolicy) ACM_AGGREGATE_ID SYSUUID ACMAGGREGATE RAW (16)
ASPECTPOS ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)
NAME ACM: Name of an Aspect ACM_ASPECT_NAME ACM_DDSTRUCOBJNAME CHAR (30)
DESCRIPTION ACM: Description of an Aspect (EndUserText.Label) ACM_ASPECT_DESCRIPTION ACM_ENDUSERTEXT_LABEL CHAR (80)
ASPECT_TYPE ACM: Type of an Aspect ACM_ASPECT_TYPE ACM_ASPECT_TYPE CHAR (10)
ENTITY_NAME ACM: Name of an CDS Entity ACM_ENTITY_ID ACM_DDSTRUCOBJNAME CHAR (30)
CTE_ID ACM: UUID of a CTE entry ACM_CTE_ID SYSUUID RAW (16)

Availability

The SAP table ACMASPECT is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACMASPECT table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.