AAB_VAR_ID - Assignment of Variants to Activation IDs
Assignment of Variants to Activation IDs information is stored in SAP table AAB_VAR_ID.
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_VAR_ID
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
VAR_NAME | Activation Variant (Act. Assertions and Breakpoints) | X | AAB_VAR_NAME | CHAR | 60 | |
LOCAL | Local Variant for User | X | AAB_VAR_LOCAL | CHAR | 24 | |
ID_NAME | ABAP Program Name | X | PROGNAME | CHAR | 80 | |
IS_PROGRAM | General Flag | X | FLAG | CHAR | 2 | |
ID_ACTMODE | Activation Mode for Checkpoint Groups | AAB_ID_MODE | INT1 | 1 |