SAP ABAP Class CL_AAB_OBJECT_FACTORY (Checkpoint Groups and Activation Variants)
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_OBJECT_FACTORY | |
| Short Description | Checkpoint Groups and Activation Variants | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAAB | Activatable Breakpoints and Assertions |
| Created | 20070830 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AAB_OBJECT_FACTORY has no forward declaration.
Interfaces
Class CL_AAB_OBJECT_FACTORY has no interface implemented.
Friends
Class CL_AAB_OBJECT_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_AAB_OBJECT_FACTORY | Singleton Instance | 20070830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create API for Checkpoint Group | 20070830 | |
| 2 | Static method | Public | Method | Get Reference | 20070830 | |
| 3 | Instance method | Public | Method | Create API for program specific activation | 20090203 | |
| 4 | Instance method | Public | Method | Create API for Ativation Variant | 20070830 |
Events
Class CL_AAB_OBJECT_FACTORY has no event.
Types
Class CL_AAB_OBJECT_FACTORY has no local type.
Method Signatures
Method GET_CHECKPOINT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKPOINT_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_AAB_OBJECT | API-Referenz zu Checkpoint-Gruppe | 20070830 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | AAB_ID_NAME | Checkpoint-Gruppe | 20070830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zu Checkpoint-Gruppen | 20070830 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_REF | Value transfer | Object reference (TYPE REF TO) | CL_AAB_OBJECT_FACTORY | Instanz | 20070830 |
Method GET_INSTANCE on class CL_AAB_OBJECT_FACTORY has no exception.
Method GET_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20090203 | |||
| 2 | PROGRAM | Value transfer | Object reference (TYPE REF TO) | IF_AAB_OBJECT | AAB: Checkpoint-Gruppen und Aktivierungs-Varianten | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zur programmspezifischen Aktivierung | 20090203 |
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATION_VARIANT | Value transfer | Object reference (TYPE REF TO) | IF_AAB_OBJECT | AAB: Checkpoint-Gruppen und Aktivierungs-Varianten | 20070910 | |||
| 2 | FOR_USER | Call by reference | Type reference (TYPE) | AAB_VAR_LOCAL | Lokale Variante für Benutzer | 20070910 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | AAB_VAR_NAME | Aktivierungs-Variante (akt. Assertions und Breakpoints) | 20070910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zu Aktivierungsvarianten | 20070910 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |