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 | Static Attribute | Private | Type reference (TYPE) | GT_REFERENCE | References to Event Implementations | 20041211 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MDS_CTRL_OBJECT | Synchronization Object | 20041211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Relevant? | 20041210 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041211 | |
| 3 | Instance method | Private | Method | Event Execution | 20041211 | |
| 4 | Static method | Private | Method | Factory method | 20041211 | |
| 5 | Instance method | Public | Method | 20041211 | ||
| 6 | 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 | ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20041210 | |||
| 2 | EV_RELEVANT | Call by reference | Type reference (TYPE) | XFELD | 'X' = Ich bin relevant | 20041210 | |||
| 3 | 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 | 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 | ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20041211 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Datenpaket | 20041211 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | Quell-Synchronisationsobjekt | 20041211 | |||
| 4 | IV_TA_CONTEXT | Call by reference | Type reference (TYPE) | MDS_CTRL_TRANSACTION_CONTEXT | Transaktionskontext | 20041211 | |||
| 5 | 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 | ER_REFERENCE | Value transfer | Object reference (TYPE REF TO) | MDS_CTRL_EVENT_HANDLER | Event Handler | 20041211 | |||
| 2 | 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 |