Sunday, May 19, 2024

SAP Table AAB_ID_ACT – Activatable IDs for Breakpoints and Assertions: Activation

AAB_ID_ACT is a standard SAP table in SAP ERP (or) S/4HANA which stores Activatable IDs for Breakpoints and Assertions: Activation data. There are total 9 fields in AAB_ID_ACT table.This blog post provides key technical details of SAP table AAB_ID_ACT, including its availability across SAP S/4HANA versions and the list of CDS views for AAB_ID_ACT table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering switched on
Buffering Type Full table is passed to buffer
Package Activatable Breakpoints and Assertions (SAAB)
Technical Component ABAP Syntax, Compiler, Runtime (BC-ABA-LA)

SAP AAB_ID_ACT Table Fields

The following is the list of fields that are available in SAP AAB_ID_ACT 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)
NAME ABAP Program Name PROGNAME PROGNAME CHAR (40)
USERNAME User Name in User Master Record XUBNAME XUBNAME * CHAR (12)
SERVER Application Server Instance MSNAME2 MSNAME2 CHAR (40)
IS_PROGRAM Single-Character Flag CHAR1 CHAR1 CHAR (1)
ACTDEFAULT Single-Character Flag CHAR1 CHAR1 CHAR (1)
ACT_USER User Name in User Master Record XUBNAME XUBNAME * CHAR (12)
ACT_TSTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP TZNTSTMPS DEC (15)
EXP_TSTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP TZNTSTMPS DEC (15)

Availability

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

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