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