Sunday, May 19, 2024

SAP Table ACEVENTATTR – ABAP Channels Event Sub Records

ACEVENTATTR is a standard SAP table in SAP ECC (or) S/4HANA which stores ABAP Channels Event Sub Records data. There are total 5 fields in ACEVENTATTR table.This blog post provides key technical details of SAP table ACEVENTATTR, including its availability across SAP S/4HANA versions and the list of CDS views for ACEVENTATTR 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 ACEVENTATTR Table Fields

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

Field Description Data Element Domain Check Table Data Type
CLIENT Client ID SYMANDT MANDT CLNT (3)
USERNAME User Name SYUNAME SYCHAR12 CHAR (12)
ACTION Event Action EVENT_ACTION EVENT_ACTION INT2 (5)
STATUS_CODE Status Code for ABAP Push Channels APC_STATUS_CODE APC_STATUS_CODE INT2 (5)
TIMESTAMP UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL TZNTSTMPL DEC (21)

Availability

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

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