SAP ABAP Class IF_MDS_CTRL_EVENT_HANDLER (Interface for Implementations of the Event Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  MDS_CTRL_CONTROLLER Controller 20041210
2 Interface implementation (CLASS c. INTERFACES i_ref)  MDS_CTRL_EVENT_HANDLER Event Handler 20041210
Properties
Class IF_MDS_CTRL_EVENT_HANDLER  
Short Description Interface for Implementations of the Event Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041210   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDS_CTRL_EVENT_HANDLER has no forward declaration.
Interfaces
Class IF_MDS_CTRL_EVENT_HANDLER has no interface implemented.
Friends
Class IF_MDS_CTRL_EVENT_HANDLER has no friend class.
Attributes
Class IF_MDS_CTRL_EVENT_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Static method Public Method Initialization 20041211
2 START Static method Public Method Start Processing 20041210
Events
Class IF_MDS_CTRL_EVENT_HANDLER has no event.
Types
Class IF_MDS_CTRL_EVENT_HANDLER has no local type.
Method Signatures

Method INITIALIZE 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

Method INITIALIZE on class IF_MDS_CTRL_EVENT_HANDLER has no exception.

Method START 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 Importing IS_DATA Call by reference Type reference (TYPE) ANY Datenpaket 20041210
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 20041210
5 Importing IV_TESTRUN_INDICATOR Call by reference Type reference (TYPE) XFELD Testlauf ? 20041210

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