SAP ACL_ACTGRE ACL: Activities in Roles Table
Overview
ACL_ACTGRE is a standard SAP S/4HANA table that stores ACL: Activities in Roles data. There are total 2 fields in the ACL_ACTGRE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACL_ACTGRE 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_ACTGRE to other SAP tables and standard CDS views available based on ACL_ACTGRE table in S/4HANA 2020.
Techincal Settings of ACL_ACTGRE
Below are technical details of the table ACL_ACTGRE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ACL_ACTGRE Fields
The following table gives you an overview of the fields available in ACL_ACTGRE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ACT_GROUP | ACL: Role | ACL_ACTGRP | ACL_ACTGR | CHAR | 32 |
| ACTIVITY | ACL: Activity | ACL_ACTVTY | ACL_ACTVT | CHAR | 32 |
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_ACTGRE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACL_ACTGRE | ACTIVITY | : | ACL_ACTVT |
| ACL_ACTGRE | ACT_GROUP | : | ACL_ACTGR |