SAP ABAP Class IF_UA_CE_EVENT_HANDLER (CE Event Handler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_CE_EVENT_QUEUE | Collector for Changes | 20020730 |
Properties
| Class | IF_UA_CE_EVENT_HANDLER | |
| Short Description | CE Event Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020705 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UA_CE_EVENT_HANDLER has no forward declaration.
Interfaces
Class IF_UA_CE_EVENT_HANDLER has no interface implemented.
Friends
Class IF_UA_CE_EVENT_HANDLER has no friend class.
Attributes
Class IF_UA_CE_EVENT_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | CE Element Changed | 20020723 | |
| 2 | Instance method | Public | Event handling method | CE Element Generated | 20020730 | |
| 3 | Instance method | Public | Event handling method | CE Element Deleted | 20020723 | |
| 4 | Instance method | Public | Event handling method | CE Element Status Changed | 20020905 |
Events
Class IF_UA_CE_EVENT_HANDLER has no event.
Types
Class IF_UA_CE_EVENT_HANDLER has no local type.
Method Signatures
Method ON_ELEMENT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Value transfer | Attribute reference (LIKE) | Feldname | 20020731 | ||||
| 2 | ELEMENT | Call by reference | Attribute reference (LIKE) | 20020731 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20020730 |
Method ON_ELEMENT_CHANGED on class IF_UA_CE_EVENT_HANDLER has no exception.
Method ON_ELEMENT_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Attribute reference (LIKE) | 20020731 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020730 |
Method ON_ELEMENT_CREATED on class IF_UA_CE_EVENT_HANDLER has no exception.
Method ON_ELEMENT_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Attribute reference (LIKE) | 20020731 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020730 |
Method ON_ELEMENT_DELETED on class IF_UA_CE_EVENT_HANDLER has no exception.
Method ON_ELEMENT_STATUS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Attribute reference (LIKE) | Instanz | 20020905 | ||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020905 |
Method ON_ELEMENT_STATUS_CHANGED on class IF_UA_CE_EVENT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |