SAP ACO_ADMIN_OTYPE Object Categories with Authorization Assignment by Sys. Adm. Table
Overview
ACO_ADMIN_OTYPE is a standard SAP S/4HANA table that stores Object Categories with Authorization Assignment by Sys. Adm. data. There are total 5 fields in the ACO_ADMIN_OTYPE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACO_ADMIN_OTYPE belongs to Project Management (PPM-PRO) module and is located in the package BSPs for Access Control Lists from Package ACO (ACO_BSP).
In addition, following links provide an overview of foreign key relationships, if any, that link ACO_ADMIN_OTYPE to other SAP tables and standard CDS views available based on ACO_ADMIN_OTYPE table in S/4HANA 2020.
Techincal Settings of ACO_ADMIN_OTYPE
Below are technical details of the table ACO_ADMIN_OTYPE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ACO_ADMIN_OTYPE Fields
The following table gives you an overview of the fields available in ACO_ADMIN_OTYPE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT_TYPE | Object Category | ACO_OBJECT_TYPE | ACO_OBJ_TYPE | CHAR | 15 |
| SHLP | Name of a Search Help | ACO_BSP_SHLPNAME | CHAR | 30 | |
| EXTERNAL_KEY | Search Help Parameter That Displays the External Key | ACO_BSP_EXTERNAL_KEY | CHAR | 30 | |
| INTERNAL_KEY | Search Help Parameter That Displays the Internal Key | ACO_BSP_INTERNAL_KEY | CHAR | 30 | |
| CLASS | Classe That Implements Interface IF_ACO_URL | ACO_BSP_CLASS | CHAR | 30 |
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 ACO_ADMIN_OTYPE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACO_ADMIN_OTYPE | OBJECT_TYPE | 1: 1 | ACO_OBJ_TYPE |