SAP ABAP Class CL_AAB_ACTIVATION (Checkpoints that Can Be Activated)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SAAB (Package) Activatable Breakpoints and Assertions
⤷
⤷
Properties
| Class | CL_AAB_ACTIVATION | |
| Short Description | Checkpoints that Can Be Activated | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAAB | Activatable Breakpoints and Assertions |
| Created | 20070821 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_AAB_ACTIVATION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AAB_ACTIVATION_VARIANT | 20090112 | Activation Variants | |
| 2 | CL_AAB_CHECKPOINT_GROUP | 20090112 | Checkpoint Groups and Activation Variants | |
| 3 | CL_AAB_PROGRAM | 20090112 | AAB: Program-Like Objects | |
| 4 | CL_AAB_TOOL | 20090112 | Assertions and Breakpoints that Can Be Activated |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | Bit Value Activation Setting | 20090112 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_AAB_ACTIVATION | API for the Activation Settings on the DB | 20090112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check Activation Setting | 20070925 | |
| 2 | Static method | Public | Method | Create API Instance | 20070924 | |
| 3 | Static method | Private | Method | Re-read Activations for Current Roll Area | 20070821 |
Events
Class CL_AAB_ACTIVATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MODE_T | Private | Type reference (TYPE) | AAB_ID_MODE | Activation Mode | 20090112 | |
Method Signatures
Method CHECK_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATION_MODE | Call by reference | Type reference (TYPE) | MODE_T | Aktivierungs-Modus | 20070925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zu Checkpoint-Aktivierungen | 20070925 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | API_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_AAB_ACTIVATION | API zu Aktivierungseinstellungen | 20090112 |
Method GET_INSTANCE on class CL_AAB_ACTIVATION has no exception.
Method REFRESH_FROM_DB Signature
Method REFRESH_FROM_DB on class CL_AAB_ACTIVATION has no parameter.
Method REFRESH_FROM_DB on class CL_AAB_ACTIVATION has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |