SAP ABAP Class MDS_CTRL_EVENT_HANDLER (Event Handler)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BF-SYN (Application Component) Master Data Synchronization
     MDS_CONTROLLER (Package) Master Data Synchronization: Controller
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDS_CTRL_EVENT_HANDLER Interface for Implementations of the Event Handler 20041210
Properties
Class MDS_CTRL_EVENT_HANDLER  
Short Description Event Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class MDS_CTRL_CONTROLLER    
Program status P  SAP Standard Production Program 
Category 0   
Package MDS_CONTROLLER   Master Data Synchronization: Controller 
Created 20041210   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MDS_CTRL_EVENT_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDS_CTRL_EVENT_HANDLER Interface for Implementations of the Event Handler 20041210
Friends
Class MDS_CTRL_EVENT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_REFERENCE Static Attribute Private Type reference (TYPE) GT_REFERENCE References to Event Implementations 20041211
2 GV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) MDS_CTRL_OBJECT Synchronization Object 20041211
Methods
# Method Level Visibility Method type Description Created on
1 AM_I_RELEVANT Static method Public Method Relevant? 20041210
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041211
3 EXECUTE Instance method Private Method Event Execution 20041211
4 GET_INSTANCE Static method Private Method Factory method 20041211
5 INITIALIZE Instance method Public Method 20041211
6 START Instance method Public Method 20041210
Events
Class MDS_CTRL_EVENT_HANDLER has no event.
Types
Class MDS_CTRL_EVENT_HANDLER has no local type.
Method Signatures

Method AM_I_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERROR Call by reference Type reference (TYPE) MDS_CTRLS_ERROR Nachrichten-Struktur des Controllers 20041210
2 Exporting EV_RELEVANT Call by reference Type reference (TYPE) XFELD 'X' = Ich bin relevant 20041210
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) MDS_CTRL_OBJ_SOURCE Quell-Synchronisationsobjekt 20041210

Method AM_I_RELEVANT on class MDS_CTRL_EVENT_HANDLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) MDS_CTRL_OBJECT Synchronisationsobjekt 20041211

Method CONSTRUCTOR on class MDS_CTRL_EVENT_HANDLER has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERROR Call by reference Type reference (TYPE) MDS_CTRLS_ERROR Nachrichten-Struktur des Controllers 20041211
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY Datenpaket 20041211
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) MDS_CTRL_OBJ_SOURCE Quell-Synchronisationsobjekt 20041211
4 Importing IV_TA_CONTEXT Call by reference Type reference (TYPE) MDS_CTRL_TRANSACTION_CONTEXT Transaktionskontext 20041211
5 Importing IV_TESTRUN_INDICATOR Call by reference Type reference (TYPE) XFELD Testlauf ? 20041211

Method EXECUTE on class MDS_CTRL_EVENT_HANDLER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_REFERENCE Value transfer Object reference (TYPE REF TO) MDS_CTRL_EVENT_HANDLER Event Handler 20041211
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) MDS_CTRL_OBJECT Synchronisationsobjekt 20041211

Method GET_INSTANCE on class MDS_CTRL_EVENT_HANDLER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class MDS_CTRL_EVENT_HANDLER has no parameter.
Method INITIALIZE on class MDS_CTRL_EVENT_HANDLER has no exception.

Method START Signature

Method START on class MDS_CTRL_EVENT_HANDLER has no parameter.
Method START on class MDS_CTRL_EVENT_HANDLER has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700