SAP ABAP Class CL_CNV_MBT_NE_MANAGER (Change Manager Class)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_NOTIFICATION_ENGINE (Package) Notification Service for Subscribers to PCL Object Changes
Properties
Class CL_CNV_MBT_NE_MANAGER  
Short Description Change Manager Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_NOTIFICATION_ENGINE   Notification Service for Subscribers to PCL Object Changes 
Created 20130222   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_NE_MANAGER has no forward declaration.
Interfaces
Class CL_CNV_MBT_NE_MANAGER has no interface implemented.
Friends
Class CL_CNV_MBT_NE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_NE_MANAGER Change Manager Class 20130917
2 MT_CACHE Instance attribute Private Type reference (TYPE) CNV_MBT_NE_T_CACHE 20131217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140110
2 DEREGISTER Instance method Public Method Deregisters an Observer on a Specific Event 20130228
3 GET_INSTANCE Static method Public Method Returns the Singleton Instance 20130222
4 IS_REGISTERED Instance method Public Method Registers an Observer on a Specific Event 20130917
5 NOTIFY Instance method Public Method Notifies the Registered Observes on a Specific Event 20130225
6 NOTIFY_IN_BACKGROUND Instance method Public Method Schedules the Notification of Observes on a Specific Event 20130226
7 NOTIFY_IN_BACKGROUND_TASK Instance method Private Method 20130917
8 REGISTER Instance method Public Method Registers an Observer on a Specific Event 20130225
9 WRITE_LOG Instance method Private Method Logs a triggered observer per COT object and timestamp 20130918
Events
Class CL_CNV_MBT_NE_MANAGER has no event.
Types
Class CL_CNV_MBT_NE_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CNV_MBT_NE_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INTERNAL_ERROR Notification Engine Internal Error 20140110

Method DEREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBSERVER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_NE_OBSERVER Observer Class implementing subscriptions to Notifications 20130228
2 Importing IV_SCOPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130228
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20130228

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_NE_MANAGER Change Manager Class 20130222

Method GET_INSTANCE on class CL_CNV_MBT_NE_MANAGER has no exception.

Method IS_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBSERVER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_NE_OBSERVER Observer Class implementing subscriptions to Notifications 20130917
2 Importing IV_SCOPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130917
3 Returning RV_REGISTERED Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130917
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20130917

Method NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EVENT Call by reference Type reference (TYPE) CNV_MBT_NE_T_EVENT_INST Table Type for Event Instances 20130225
2 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130225
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) CNV_MBT_STARTTIME Time Stamp Start of Execution of a Specified Activity 20130227
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INTERNAL_ERROR Notification Engine Internal Error 20130227
2 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20130227

Method NOTIFY_IN_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EVENT Call by reference Type reference (TYPE) CNV_MBT_NE_T_EVENT_INST Table Type for Event Instances 20130226
2 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130226
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) CNV_MBT_STARTTIME Time Stamp Start of Execution of a Specified Activity 20130227
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INTERNAL_ERROR Notification Engine Internal Error 20130226

Method NOTIFY_IN_BACKGROUND_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EVENT Call by reference Type reference (TYPE) CNV_MBT_NE_T_EVENT_INST Table Type for Event Instances 20130917
2 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130917
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) CNV_MBT_STARTTIME Time Stamp Start of Execution of a Specified Activity 20130917
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INTERNAL_ERROR Notification Engine Internal Error 20130917

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBSERVER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_NE_OBSERVER Observer Class implementing subscriptions to Notifications 20130225
2 Importing IV_SCOPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130225
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20130227

Method WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBSERVER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_NE_OBSERVER Observer Class Implementing Subscriptions to Notifications 20130918
2 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130918
3 Importing IV_SCOPE Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130918
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) CNV_MBT_STARTTIME Time Stamp Start of Execution of a Specified Activity 20130918
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INVALID_PARAM Invalid Parameters 20140110
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620