Sunday, May 19, 2024

SAP Table ACM_XCHG_DATA – ACM Test Handle exchange data between processes

ACM_XCHG_DATA is a standard SAP table in SAP ECC (or) S/4HANA which stores ACM Test Handle exchange data between processes data. There are total 4 fields in ACM_XCHG_DATA table.This blog post provides key technical details of SAP table ACM_XCHG_DATA, including its availability across SAP S/4HANA versions and the list of CDS views for ACM_XCHG_DATA table in SAP.

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

SAP ACM_XCHG_DATA Table Fields

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

Field Description Data Element Domain Check Table Data Type
MANDT Client MANDT MANDT * CLNT (3)
USERNAME User Name in User Master Record XUBNAME XUBNAME * CHAR (12)
JOBCOUNT Job ID BTCJOBCNT TEXT8 CHAR (8)
TEST_TYPE ACM Type of a Test ACM_TEST_TYPE ACM_TEST_TYPE CHAR (4)

Availability

The SAP table ACM_XCHG_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_XCHG_DATA table

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