Sunday, May 19, 2024

SAP Table ACMASPECTVIEW – ACM: Aspect-View Persistence

ACMASPECTVIEW is a standard SAP table in SAP ECC (or) S/4HANA which stores ACM: Aspect-View Persistence data. There are total 9 fields in ACMASPECTVIEW table.This blog post provides key technical details of SAP table ACMASPECTVIEW, including its availability across SAP S/4HANA versions and the list of CDS views for ACMASPECTVIEW 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 ACMASPECTVIEW Table Fields

The following is the list of fields that are available in SAP ACMASPECTVIEW 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)
ASPECT_ID ACM: UUID of an Aspect View ACM_ASPECT_VIEW_ID SYSUUID ACMASPECT RAW (16)
CONTAIN_COMPOPER Boolean Variable (X = True, – = False, Space = Unknown) BOOLEAN BOOLEAN CHAR (1)
VIEW_DDLNAME ACM: Name of a DDL Source ACM_DDLNAME PROGNAME CHAR (40)
VIEW_ENTITYNAME ACM: Name of an CDS Entity ACM_ENTITY_ID ACM_DDSTRUCOBJNAME CHAR (30)
VIEW_ABAPNAME View Name, 16 Characters VIEWNAME16 DBOBJ_NAME CHAR (16)
VIEWDEFINITION ACM: DDL-Viewdefinition String ACM_VIEWDEFINITION_STRING STRING STRG ()
SOURCE_ENTITY_ID ACM: Name of an CDS Entity ACM_ENTITY_ID ACM_DDSTRUCOBJNAME CHAR (30)
SOURCE_FIELDNAME ACM: Field Name ACM_FIELD_NAME FDNAME CHAR (30)

Availability

The SAP table ACMASPECTVIEW 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 ACMASPECTVIEW table

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