SAP ACMASPECTVIEW ACM: Aspect-View Persistence Table

Overview

ACMASPECTVIEW is a standard SAP S/4HANA table that stores ACM: Aspect-View Persistence data. There are total 9 fields in the ACMASPECTVIEW table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table ACMASPECTVIEW 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 ACMASPECTVIEW to other SAP tables and standard CDS views available based on ACMASPECTVIEW table in S/4HANA 2020.

Techincal Settings of ACMASPECTVIEW

Below are technical details of the table ACMASPECTVIEW

  • Buffering not allowed
  • No buffering
  • Storage type is Column Store

List of ACMASPECTVIEW Fields

The following table gives you an overview of the fields available in ACMASPECTVIEW

FieldDescriptionData ElementCheck TableData TypeLength
IDACM: UUID of an AspectACM_ASPECT_IDRAW16
ASPECT_IDACM: UUID of an Aspect ViewACM_ASPECT_VIEW_IDACMASPECTRAW16
CONTAIN_COMPOPERBoolean Variable (X = True, - = False, Space = Unknown)BOOLEANCHAR1
VIEW_DDLNAMEACM: Name of a DDL SourceACM_DDLNAMECHAR40
VIEW_ENTITYNAMEACM: Name of an CDS EntityACM_ENTITY_IDCHAR30
VIEW_ABAPNAMEView Name, 16 CharactersVIEWNAME16CHAR16
VIEWDEFINITIONACM: DDL-Viewdefinition StringACM_VIEWDEFINITION_STRINGSTRG
SOURCE_ENTITY_IDACM: Name of an CDS EntityACM_ENTITY_IDCHAR30
SOURCE_FIELDNAMEACM: Field NameACM_FIELD_NAMECHAR30

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 ACMASPECTVIEW

Table NameFieldCardinalityCheck Table
ACMASPECTVIEWASPECT_ID1: CNACMASPECT

Other References