Sunday, May 19, 2024

SAP Table AAB_VAR_ID – Assignment of Variants to Activation IDs

AAB_VAR_ID is a standard SAP table in SAP ERP (or) S/4HANA which stores Assignment of Variants to Activation IDs data. There are total 4 fields in AAB_VAR_ID table.This blog post provides key technical details of SAP table AAB_VAR_ID, including its availability across SAP S/4HANA versions and the list of CDS views for AAB_VAR_ID 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_VAR_ID Table Fields

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

Field Description Data Element Domain Check Table Data Type
VAR_NAME Activation Variant (Act. Assertions and Breakpoints) AAB_VAR_NAME AAB_VAR_NAME CHAR (30)
LOCAL Local Variant for User AAB_VAR_LOCAL XUBNAME CHAR (12)
ID_NAME ABAP Program Name PROGNAME PROGNAME CHAR (40)
IS_PROGRAM General Flag FLAG FLAG CHAR (1)

Availability

The SAP table AAB_VAR_ID 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_VAR_ID table

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