AAB_ID_ACT - Activatable IDs for Breakpoints and Assertions: Activation
Activatable IDs for Breakpoints and Assertions: Activation information is stored in SAP table AAB_ID_ACT.
It is part of development package SAAB in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Activatable Breakpoints and Assertions".
It is part of development package SAAB in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Activatable Breakpoints and Assertions".
Fields for table AAB_ID_ACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
NAME | ABAP Program Name | X | PROGNAME | CHAR | 40 | |
USERNAME | User Name in User Master Record | X | XUBNAME | CHAR | 12 | * |
SERVER | Application Server Instance | X | MSNAME2 | CHAR | 40 | |
IS_PROGRAM | Single-Character Flag | X | CHAR1 | CHAR | 1 | |
ACTDEFAULT | Single-Character Flag | X | CHAR1 | CHAR | 1 | |
ACTMODE | Activation Mode for Checkpoint Groups | AAB_ID_MODE | INT1 | 1 | ||
ACT_USER | User Name in User Master Record | XUBNAME | CHAR | 12 | * | |
ACT_TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
EXP_TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |