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