SAP AAB_ID_ACT Activatable IDs for Breakpoints and Assertions: Activation Table
Overview
AAB_ID_ACT is a standard SAP S/4HANA table that stores Activatable IDs for Breakpoints and Assertions: Activation data. There are total 9 fields in the AAB_ID_ACT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AAB_ID_ACT belongs to ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module and is located in the package Activatable Breakpoints and Assertions (SAAB).
In addition, following links provide an overview of foreign key relationships, if any, that link AAB_ID_ACT to other SAP tables and standard CDS views available based on AAB_ID_ACT table in S/4HANA 2020.
Techincal Settings of AAB_ID_ACT
Below are technical details of the table AAB_ID_ACT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AAB_ID_ACT Fields
The following table gives you an overview of the fields available in AAB_ID_ACT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| NAME | ABAP Program Name | PROGNAME | CHAR | 40 | |
| USERNAME | User Name in User Master Record | XUBNAME | * | CHAR | 12 |
| SERVER | Application Server Instance | MSNAME2 | CHAR | 40 | |
| IS_PROGRAM | Single-Character Flag | CHAR1 | CHAR | 1 | |
| ACTDEFAULT | Single-Character Flag | CHAR1 | CHAR | 1 | |
| ACT_USER | User Name in User Master Record | XUBNAME | * | CHAR | 12 |
| ACT_TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| EXP_TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AAB_ID_ACT