SAP ACL_ACTGRT ACL: Role Descriptions Table
Overview
ACL_ACTGRT is a standard SAP S/4HANA table that stores ACL: Role Descriptions data. There are total 4 fields in the ACL_ACTGRT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACL_ACTGRT 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_ACTGRT to other SAP tables and standard CDS views available based on ACL_ACTGRT table in S/4HANA 2020.
Techincal Settings of ACL_ACTGRT
Below are technical details of the table ACL_ACTGRT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of ACL_ACTGRT Fields
The following table gives you an overview of the fields available in ACL_ACTGRT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | SPRAS | * | LANG | 1 |
| ACT_GROUP | ACL: Role | ACL_ACTGRP | ACL_ACTGR | CHAR | 32 |
| NAME | ACL: Role Name | ACL_AGRNAM | CHAR | 32 | |
| DESCRIPT | ACL: Role Description | ACL_AGRDSC | CHAR | 255 |
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_ACTGRT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACL_ACTGRT | ACT_GROUP | 1: CN | ACL_ACTGR |