Sunday, May 19, 2024

SAP Table ACO_GROUP – ACO: User Groups

ACO_GROUP is a standard SAP table in SAP ECC (or) S/4HANA which stores ACO: User Groups data. There are total 8 fields in ACO_GROUP table.This blog post provides key technical details of SAP table ACO_GROUP, including its availability across SAP S/4HANA versions and the list of CDS views for ACO_GROUP table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Authorization Check with Access Control Objects (ACO)
Technical Component Cross-Application Components (CA)

SAP ACO_GROUP Table Fields

The following is the list of fields that are available in SAP ACO_GROUP table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
CLIENT Client MANDT MANDT * CLNT (3)
USER_GROUP_ID User Group ID ACO_USER_GROUP_ID SYSUUID RAW (16)
NAME Object Name ACO_NAME ACO_NAME CHAR (150)
NAME_UPPER_CASE Name of User Group in Capital Letters ACO_NAME_UPPER_CASE ACO_NAME_UPPER_CASE CHAR (150)
CREATED_BY Name of Person Who Created Object ACO_CREATED_BY XUBNAME * CHAR (12)
CREATED_ON UTC Time Stamp in Short Form (YYYYMMDDhhmmss)(with Con.Exit) ACO_TIMESTAMP BCOS_TSTMP DEC (15)
CHANGED_BY Name of Person Who Changed Object ACO_CHANGED_BY XUBNAME * CHAR (12)
CHANGED_ON UTC Time Stamp in Short Form (YYYYMMDDhhmmss)(with Con.Exit) ACO_TIMESTAMP BCOS_TSTMP DEC (15)

Availability

The SAP table ACO_GROUP is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACO_GROUP table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.