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 __INSTANCE_REF 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 GET_CHECKPOINT_GROUP Instance method Public Method Create API for Checkpoint Group 20070830
2 GET_INSTANCE Static method Public Method Get Reference 20070830
3 GET_PROGRAM Instance method Public Method Create API for program specific activation 20090203
4 GET_VARIANT 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 Returning CHECKPOINT_GROUP Value transfer Object reference (TYPE REF TO) IF_AAB_OBJECT API-Referenz zu Checkpoint-Gruppe 20070830
2 Importing NAME Call by reference Type reference (TYPE) AAB_ID_NAME Checkpoint-Gruppe 20070830
# Exception Resumable Description Created on
1 CX_AAB_CHECKPOINTGROUP Ausnahmen zu Checkpoint-Gruppen 20070830

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing NAME Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20090203
2 Returning PROGRAM Value transfer Object reference (TYPE REF TO) IF_AAB_OBJECT AAB: Checkpoint-Gruppen und Aktivierungs-Varianten 20090203
# Exception Resumable Description Created on
1 CX_AAB_PROGRAM Ausnahmen zur programmspezifischen Aktivierung 20090203

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVATION_VARIANT Value transfer Object reference (TYPE REF TO) IF_AAB_OBJECT AAB: Checkpoint-Gruppen und Aktivierungs-Varianten 20070910
2 Importing FOR_USER Call by reference Type reference (TYPE) AAB_VAR_LOCAL Lokale Variante für Benutzer 20070910
3 Importing NAME Call by reference Type reference (TYPE) AAB_VAR_NAME Aktivierungs-Variante (akt. Assertions und Breakpoints) 20070910
# Exception Resumable Description Created on
1 CX_AAB_ACTIVATIONVARIANT Ausnahmen zu Aktivierungsvarianten 20070910
History
Last changed by/on SAP  20090618 
SAP Release Created in 710