SAP ACO_GROUP ACO: User Groups Table
Overview
ACO_GROUP is a standard SAP S/4HANA table that stores ACO: User Groups data. There are total 8 fields in the ACO_GROUP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACO_GROUP 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_GROUP to other SAP tables and standard CDS views available based on ACO_GROUP table in S/4HANA 2020.
Techincal Settings of ACO_GROUP
Below are technical details of the table ACO_GROUP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACO_GROUP Fields
The following table gives you an overview of the fields available in ACO_GROUP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| USER_GROUP_ID | User Group ID | ACO_USER_GROUP_ID | RAW | 16 | |
| NAME | Object Name | ACO_NAME | CHAR | 150 | |
| NAME_UPPER_CASE | Name of User Group in Capital Letters | ACO_NAME_UPPER_CASE | CHAR | 150 | |
| CREATED_BY | Name of Person Who Created Object | ACO_CREATED_BY | * | CHAR | 12 |
| CREATED_ON | UTC Time Stamp in Short Form (YYYYMMDDhhmmss)(with Con.Exit) | ACO_TIMESTAMP | DEC | 15 | |
| CHANGED_BY | Name of Person Who Changed Object | ACO_CHANGED_BY | * | CHAR | 12 |
| CHANGED_ON | UTC Time Stamp in Short Form (YYYYMMDDhhmmss)(with Con.Exit) | ACO_TIMESTAMP | DEC | 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_GROUP