Sunday, May 19, 2024

SAP Table ACMACAVIEWDETAIL – ACM: Access-Condition Authorization-View Details

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

The following is the list of fields that are available in SAP ACMACAVIEWDETAIL 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 Authorization View Detail ACM_ACAUTHVIEW_DETAIL_ID SYSUUID RAW (16)
ACAUTHVIEW_ID ACM: UUID of an Authorization View ACM_AUTH_VIEW_ID SYSUUID RAW (16)
POS ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)
ACAVIEWDETAIL_TYPE ACM: Type of an AC Authorization View Detail ACM_ACAVIEWDETAIL_TYPE ACM_ACAVIEWDETAIL_TYPE CHAR (10)
ENTITY ACM: Name of an CDS Entity ACM_ENTITY_ID ACM_DDSTRUCOBJNAME CHAR (30)
ENTITY_FIELDNAME ACM: Field Name ACM_FIELD_NAME FDNAME CHAR (30)
VIEW_FIELDNAME ACM: Field Name ACM_FIELD_NAME FDNAME CHAR (30)
COMP_OPER ACM: Comparison Operator (=, <>, <, >) ACM_COMPARISON_OPERATOR ACM_COMPARISON_OPERATOR CHAR (10)
ASPECT_ID ACM: UUID of an Aspect ACM_ASPECT_ID SYSUUID RAW (16)
ASPECT_GENERIC Boolean Variable (X = True, – = False, Space = Unknown) BOOLEAN BOOLEAN CHAR (1)

Availability

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

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