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