SAP ACL_ACE ACL: Entry for Authorized Users Table
Overview
ACL_ACE is a standard SAP S/4HANA table that stores ACL: Entry for Authorized Users data. There are total 6 fields in the ACL_ACE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACL_ACE belongs to Knowledge Warehouse (KM-KW) module and is located in the package OBSOLETE: Relocation: EKW BCE WP_SACL (SACL_WCM).
In addition, following links provide an overview of foreign key relationships, if any, that link ACL_ACE to other SAP tables and standard CDS views available based on ACL_ACE table in S/4HANA 2020.
Techincal Settings of ACL_ACE
Below are technical details of the table ACL_ACE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACL_ACE Fields
The following table gives you an overview of the fields available in ACL_ACE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | * | CLNT | 3 |
| ACL_ID | ACL: Key GUID of ACL | ACL_ID | ACL_MAIN | CHAR | 32 |
| ACL_USER | ACL: User | ACL_USER | * | CHAR | 12 |
| ACL_GROUP | ACL: User Group | ACL_USRGRP | CHAR | 40 | |
| ACT_GROUP | ACL: Role | ACL_ACTGRP | CHAR | 32 | |
| GRANT_MODE | ACL: Grant Mode for Activity | ACL_GRNTMD | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ACL_ACE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACL_ACE | ACL_ID | : | ACL_MAIN |