SAP ACO_HR_OBJECT Object-Related Authorizations for an HR Object Table
Overview
ACO_HR_OBJECT is a standard SAP S/4HANA table that stores Object-Related Authorizations for an HR Object data. There are total 9 fields in the ACO_HR_OBJECT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACO_HR_OBJECT belongs to Cross-Application Components (CA) module and is located in the package Authorization Check with Access Control Objects (ACO).
In addition, following links provide an overview of foreign key relationships, if any, that link ACO_HR_OBJECT to other SAP tables and standard CDS views available based on ACO_HR_OBJECT table in S/4HANA 2020.
Techincal Settings of ACO_HR_OBJECT
Below are technical details of the table ACO_HR_OBJECT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACO_HR_OBJECT Fields
The following table gives you an overview of the fields available in ACO_HR_OBJECT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| ID | Authorization ID | ACO_AUTHORITY_ID | RAW | 16 | |
| PLVAR | Plan Version | PLVAR | * | CHAR | 2 |
| OTYPE | Object Type | OTYPE | * | CHAR | 2 |
| OBJID | Object ID | HROBJID | * | NUMC | 8 |
| OBJECT_ID | Object ID | ACO_OBJECT_ID | RAW | 16 | |
| TOP_NODE_ID | ID of Highest Node in the Hierarchy | ACO_TOP_ID | RAW | 16 | |
| ACTIVITY | Activity for Authorization Check | ACO_ACTVT | CHAR | 10 | |
| TYPE | Object Category | ACO_OBJECT_TYPE | * | CHAR | 15 |
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_HR_OBJECT