Sunday, May 19, 2024

SAP Table ACMDTCONDITION – ACM: GRANT Condition Persistence

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

The following is the list of fields that are available in SAP ACMDTCONDITION 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 Condition ACM_CONDITION_ID SYSUUID RAW (16)
RULEID ACM: UUID of a Rule ACM_RULE_ID SYSUUID ACMRULE RAW (16)
CONDITIONPOS ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)
SEQUENCEPOS ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)
LOGICOPER Logical Operator ACM_LOGIC_OPERATOR ACM_LOGIC_OPERATOR CHAR (3)
ACCONDITION ACM: UUID of an Access Condition ACM_ACCONDITION_ID SYSUUID ACMACCONDITION RAW (16)
INHERIT_FROM_DTCONDID ACM: UUID of a Condition ACM_CONDITION_ID SYSUUID RAW (16)
INHERIT_FROM_ROLENAME ACM: Name of a Role ACM_ROLE_NAME ACM_DDSTRUCOBJNAME CHAR (30)
INHERIT_FROM_DEPTH ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)

Availability

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

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