SAP ACO_ROLE Object-Related Authorizations for a Role Table
Overview
ACO_ROLE is a standard SAP S/4HANA table that stores Object-Related Authorizations for a Role data. There are total 7 fields in the ACO_ROLE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACO_ROLE 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_ROLE to other SAP tables and standard CDS views available based on ACO_ROLE table in S/4HANA 2020.
Techincal Settings of ACO_ROLE
Below are technical details of the table ACO_ROLE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACO_ROLE Fields
The following table gives you an overview of the fields available in ACO_ROLE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| ID | Authorization ID | ACO_AUTHORITY_ID | RAW | 16 | |
| ROLE_ID | Role ID | ACO_ROLE_ID | * | CHAR | 30 |
| 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_ROLE