The ACL_ACTVTT table in SAP ERP or S/4HANA stores ACL: Activity Descriptions data. There are total 4 fields in ACL_ACTVTT table. The ACL: Activity Descriptions table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACL_ACTVTT table. It is in OBSOLETE: Relocation: EKW BCE WP_SACL (SACL_WCM) ABAP package and is part of the Knowledge Warehouse (KM-KW) module.
SAP ACL_ACTVTT Table Fields
Following is the list of fields that are available in SAP ACL_ACTVTT table. The primary key fields of the table are LANGU (Language Key), ACTIVITY (ACL: Activity).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| 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) |


