Sunday, May 19, 2024

SAP Table ACMEMORY – Shared Buffer for ABAP Channels

ACMEMORY is a standard SAP table in SAP ECC (or) S/4HANA which stores Shared Buffer for ABAP Channels data. There are total 6 fields in ACMEMORY table.This blog post provides key technical details of SAP table ACMEMORY, including its availability across SAP S/4HANA versions and the list of CDS views for ACMEMORY table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package ABAP Channels tools, e.g. logging, tracing, etc. (SAC_TOOLS)
Technical Component ABAP Channels (BC-MID-AC)

SAP ACMEMORY Table Fields

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

Field Description Data Element Domain Check Table Data Type
RELID Region in IMPORT/EXPORT Data Table INDX_RELID SYCHAR02 CHAR (2)
SRTFD User-Defined Key Part in Table ICFMEMORY ICF_SRTFD ICFCHAR55 CHAR (55)
SRTF2 Next record counter in EXPORT/IMPORT data tables INDX_SRTF2 SYBIN4 INT4 (10)
VERSION State of ICF Message ICFSTATUS CHAR8 CHAR (8)
CLUSTR Length field for user data in EXPORT/IMPORT tables INDX_CLSTR SYBIN2 INT2 (5)
CLUSTD Data field for IMPORT/EXPORT database tables INDX_CLUST INDX_CLUST LRAW (2886)

Availability

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

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