Sunday, May 19, 2024

SAP Table ACO_HR_OBJECT – Object-Related Authorizations for an HR Object

ACO_HR_OBJECT is a standard SAP table in SAP ECC (or) S/4HANA which stores Object-Related Authorizations for an HR Object data. There are total 9 fields in ACO_HR_OBJECT table.This blog post provides key technical details of SAP table ACO_HR_OBJECT, including its availability across SAP S/4HANA versions and the list of CDS views for ACO_HR_OBJECT table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Authorization Check with Access Control Objects (ACO)
Technical Component Cross-Application Components (CA)

SAP ACO_HR_OBJECT Table Fields

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

Field Description Data Element Domain Check Table Data Type
CLIENT Client MANDT MANDT * CLNT (3)
ID Authorization ID ACO_AUTHORITY_ID SYSUUID RAW (16)
PLVAR Plan Version PLVAR PLVAR * CHAR (2)
OTYPE Object Type OTYPE OTYPE * CHAR (2)
OBJID Object ID HROBJID HROBJID * NUMC (8)
OBJECT_ID Object ID ACO_OBJECT_ID SYSUUID RAW (16)
TOP_NODE_ID ID of Highest Node in the Hierarchy ACO_TOP_ID SYSUUID RAW (16)
ACTIVITY Activity for Authorization Check ACO_ACTVT ACO_ACTVT CHAR (10)
TYPE Object Category ACO_OBJECT_TYPE ACO_OBJECT_TYPE * CHAR (15)

Availability

The SAP table ACO_HR_OBJECT 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_HR_OBJECT table

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