Sunday, May 19, 2024

SAP Table ACO_ADMIN_OTYPE – Object Categories with Authorization Assignment by Sys. Adm.

ACO_ADMIN_OTYPE is a standard SAP table in SAP ECC (or) S/4HANA which stores Object Categories with Authorization Assignment by Sys. Adm. data. There are total 5 fields in ACO_ADMIN_OTYPE table.This blog post provides key technical details of SAP table ACO_ADMIN_OTYPE, including its availability across SAP S/4HANA versions and the list of CDS views for ACO_ADMIN_OTYPE table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering switched on
Buffering Type Full table is passed to buffer
Package BSPs for Access Control Lists from Package ACO (ACO_BSP)
Technical Component Project Management (PPM-PRO)

SAP ACO_ADMIN_OTYPE Table Fields

The following is the list of fields that are available in SAP ACO_ADMIN_OTYPE table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
OBJECT_TYPE Object Category ACO_OBJECT_TYPE ACO_OBJECT_TYPE ACO_OBJ_TYPE CHAR (15)
SHLP Name of a Search Help ACO_BSP_SHLPNAME SHLPNAME CHAR (30)
EXTERNAL_KEY Search Help Parameter That Displays the External Key ACO_BSP_EXTERNAL_KEY FDNAME CHAR (30)
INTERNAL_KEY Search Help Parameter That Displays the Internal Key ACO_BSP_INTERNAL_KEY FDNAME CHAR (30)
CLASS Classe That Implements Interface IF_ACO_URL ACO_BSP_CLASS SEOCLSNAME CHAR (30)

Availability

The SAP table ACO_ADMIN_OTYPE is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACO_ADMIN_OTYPE table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.