SAP ACO_OBJ_TYPET Object Type Text Table for Authorization Check Table
Overview
ACO_OBJ_TYPET is a standard SAP S/4HANA table that stores Object Type Text Table for Authorization Check data. There are total 4 fields in the ACO_OBJ_TYPET table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACO_OBJ_TYPET 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_OBJ_TYPET to other SAP tables and standard CDS views available based on ACO_OBJ_TYPET table in S/4HANA 2020.
Techincal Settings of ACO_OBJ_TYPET
Below are technical details of the table ACO_OBJ_TYPET
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of ACO_OBJ_TYPET Fields
The following table gives you an overview of the fields available in ACO_OBJ_TYPET
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGUAGE | Language Key | LANGU | T002 | LANG | 1 |
| OBJECT_TYPE | Object Category | ACO_OBJECT_TYPE | ACO_OBJ_TYPE | CHAR | 15 |
| NAME | Object Name | ACO_NAME_CH | CHAR | 150 | |
| DESCRIPTION | Object Short Text | ACO_DESCRIPTION_CH | CHAR | 255 |
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_OBJ_TYPET
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACO_OBJ_TYPET | LANGUAGE | : | T002 |
| ACO_OBJ_TYPET | OBJECT_TYPE | 1: CN | ACO_OBJ_TYPE |