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