Wednesday, May 8, 2024

SAP Table ACL_ACE – ACL: Entry for Authorized Users

ACL_ACE is a standard SAP table in SAP ECC (or) S/4HANA which stores ACL: Entry for Authorized Users data. There are total 6 fields in ACL_ACE table.This blog post provides key technical details of SAP table ACL_ACE, including its availability across SAP S/4HANA versions and the list of CDS views for ACL_ACE table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package OBSOLETE: Relocation: EKW BCE WP_SACL (SACL_WCM)
Technical Component Knowledge Warehouse (KM-KW)

SAP ACL_ACE Table Fields

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

Field Description Data Element Domain Check Table Data Type
MANDT Client ID SYMANDT MANDT * CLNT (3)
ACL_ID ACL: Key GUID of ACL ACL_ID SYSUUID_C ACL_MAIN CHAR (32)
ACL_USER ACL: User ACL_USER XUBNAME * CHAR (12)
ACL_GROUP ACL: User Group ACL_USRGRP CHAR40 CHAR (40)
ACT_GROUP ACL: Role ACL_ACTGRP ACL_ACTGRP CHAR (32)
GRANT_MODE ACL: Grant Mode for Activity ACL_GRNTMD ACL_GRNTMD CHAR (1)

Availability

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

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