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