ACL_ACE is a standard SAP Table which is used to store ACL: Entry for Authorized Users data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The ACL_ACE table consists of various fields, each holding specific information or linking keys about ACL: Entry for Authorized Users data available in SAP. These include ACL_ID (ACL: Key GUID of ACL), ACE_CTR (ACL: ACE Counter), ACL_USER (ACL: User), ACL_GROUP (ACL: User Group)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .