SAP ACO_ACTIVITYT Activities for Authorization Check (Text Table) Table
Overview
ACO_ACTIVITYT is a standard SAP S/4HANA table that stores Activities for Authorization Check (Text Table) data. There are total 6 fields in the ACO_ACTIVITYT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACO_ACTIVITYT 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_ACTIVITYT to other SAP tables and standard CDS views available based on ACO_ACTIVITYT table in S/4HANA 2020.
Techincal Settings of ACO_ACTIVITYT
Below are technical details of the table ACO_ACTIVITYT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of ACO_ACTIVITYT Fields
The following table gives you an overview of the fields available in ACO_ACTIVITYT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| LANGUAGE | Language Key | LANGU | T002 | LANG | 1 |
| ACTIVITY | Activity for Authorization Check | ACO_ACTVT | ACO_ACTIVITY | CHAR | 10 |
| NAME | Object Name | ACO_NAME_CH | CHAR | 150 | |
| DESCRIPTION | Object Short Text | ACO_DESCRIPTION_CH | CHAR | 255 | |
| ABBREVIATION | Abbreviation for Activity in Authorization Check | ACO_ABBREVIATION | CHAR | 3 |
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_ACTIVITYT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACO_ACTIVITYT | ACTIVITY | 1: CN | ACO_ACTIVITY |
| ACO_ACTIVITYT | CLIENT | : | T000 |
| ACO_ACTIVITYT | LANGUAGE | : | T002 |