Monday, May 6, 2024

SAP Table ACM_OBJECT_DATA – ACM work bench object data table

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

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Designtime-Life-Cycle for Access Control Management (SACMDT_LM)
Technical Component Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL)

SAP ACM_OBJECT_DATA Table Fields

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

Field Description Data Element Domain Check Table Data Type
VERSION ABAP: Program Status (Active, Saved, Transported…) R3STATE R3STATE CHAR (1)
DESCRIPTION Explanatory Short Text DDTEXT DDTEXT CHAR (60)
CHANGED_ON Changed On WB_CHANGED_ON AS4DATE DATS (8)
CHANGED_BY Last Changed By WB_CHANGED_BY AS4USER CHAR (12)
CHANGED_AT Changed At WB_CHANGED_AT AS4TIME TIMS (6)
CREATED_ON Created on WB_CREATED_ON AS4DATE DATS (8)
CREATED_BY Created By WB_CREATED_BY AS4USER CHAR (12)
CREATED_AT Created At WB_CREATED_AT AS4TIME TIMS (6)

Availability

The SAP table ACM_OBJECT_DATA 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 ACM_OBJECT_DATA table

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