Sunday, May 19, 2024

SAP Table ACMCTEKEY – ACM: CTE keys

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

The following is the list of fields that are available in SAP ACMCTEKEY 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-key entry ACM_CTEKEY_ID SYSUUID RAW (16)
CTE_ID ACM: UUID of a CTE entry ACM_CTE_ID SYSUUID RAW (16)
POS ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)
CTE_FIELDNAME ACM: Name of a CTE field ACM_CTE_FIELDNAME FDNAME CHAR (30)
ENTITY_FIELDNAME ACM: Field Name ACM_FIELD_NAME FDNAME CHAR (30)
NOT_NULL ACM: CTE-Key does not contain value: NULL ACM_CTEKEY_NOT_NULL BOOLE CHAR (1)

Availability

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

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