Sunday, May 19, 2024

SAP Table ACMCTE – ACM: CTEs

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

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

Field Description Data Element Domain Check Table Data Type
ID ACM: UUID of a CTE entry ACM_CTE_ID SYSUUID RAW (16)
ENTITY_NAME ACM: Name of an CDS Entity ACM_ENTITY_ID ACM_DDSTRUCOBJNAME CHAR (30)
BASEV_CTE_ID ACM: UUID of a CTE entry ACM_CTE_ID SYSUUID RAW (16)
VIEW_TYPE ACM: View-type of a CTE ACM_CTE_VIEWTYPE ACM_CTE_VIEWTYPE CHAR (6)
DEFINED_AT ACM: Definition time of a CTE ACM_CTE_DEFINEDAT ACM_CTE_DEFINEDAT CHAR (2)
MERGE_TYPE ACM: Merge-type of a CTE ACM_CTE_MERGETYPE ACM_CTE_MERGETYPE CHAR (10)
COLUMN_TYPE ACM: Column-type of a CTE ACM_CTE_COLUMNTYPE ACM_CTE_COLUMNTYPE CHAR (10)
USING_DISTINCT ACM: Flag, if the SELECT statement uses DISTINCT ACM_USING_DISTINCT BOOLE CHAR (1)

Availability

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

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